.body_style {
	width: 100%;
	height: 100%;
	text-align: center;
	color: #000;
	background:#000 url(../images/flags_back.jpg) no-repeat fixed center;
}

a, a:visited {
	font-size: 12px; 
	color: #663399; 
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}

a:hover {
	color: #ff0000; 
}

#contentheader {
	width:760px;
	height:66px;
	background:transparent url(../images/Southside_Header_gold_ani.gif) no-repeat;
	padding:0px;
	margin:0px;
}

#contentheader h1 {
	padding: 10px; 
	font-size: 20px;  
	margin: 0px; 
	color:#000;
}