body {
	background-image:url('/images/background.jpg');
	color : #040410 ;	
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10pt;
	letter-spacing :0;
	line-height : 16px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

font {
	color : #000000 ;	
	font-weight : normal;
	font-family :  tahoma, verdana, sans-serif;
	font-size : 11pt;
	letter-spacing :0;
	line-height : 10px;
}


a:visited {
	color : #000000;	
	font-weight : normal;
	font-family : tahoma, verdana, sans-serif;
	font-size : 10pt;
	letter-spacing : 0;
	line-height : 10px;
}

a {	
	color : #000000;
	font-family : tahoma, verdana, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : 0;
	line-height : 10px;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none}
			
img {
	border : 0;
}

#okay {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
	margin-left: 25px;
	background: #d9d9d9;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	
}

#content{
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 25px;
}

#centerish {
	margin-left:100px;
}


