body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#191302;
	
}
body,td,th {
	font-family:Century Gothic;
	font-size: 14px;
	color: #eFeFeF;
}
a:link {
	color: #ed42a1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ED42A1;
}
a:hover {
	text-decoration: none;
	color: #ED42A1;
}
a:active {
	text-decoration: none;
	color: #ED42A1;
}
img {
	border:0px;
}

#footer {
	color: #ED42A1;
	font-size:12px;
}
#title_1 {
	font-size:16px;
	color: #ED42A1;
	margin-top:20px;
	}
.pink {
	color: #ED42A1;
	}
	
