body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(images/page_bg.jpg);
	color: #6f6f6f;
}

	
html, body, #wrapper, h1 {
	margin: 0px;
	padding: 0px;
}

img { border: 0px; }

#wrapper {
	margin: 12px auto;
	text-align: center;
	position: relative;
}

h1, h2, h3 {
	font-size: 13px;
}


#content a{
	margin: 1em 0px;
	padding: 0px;
	font-size: 50px;
	text-align:center;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a {
	color: #cc00000;
	font-weight: bold;
	
}


#footer a, a:hover, a:visited {
	color: #6f6f6f;
	font-size: 10px;
}

#ads{
	padding-top: 15px;
text-align:center;
}
	
