html,body{ background-color:#000000; border:none; margin:0;padding:0; background-image:url(../pics/web.png); background-repeat:no-repeat; background-position:top; height:100%;}

body{text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:6px; border:none;}
 
div#nav{ margin-left:-10px; }

div#content { text-align:justify; color:#000000; overflow:hidden; border:none; }
div#content a { border:none;}

div#contentCentre {
	text-align:center;
	color:#000000;
	overflow:hidden;
	border:none;
	font-size:15px;
}
div#contentCentre a {
	border:none;
	font-size:16px;
}

div#contentJustify { text-align:justify; color:#000000; overflow:hidden; border:none;}

div#container{
	width:800px;
	height:auto;
	margin:0 auto;
	font-size: 12px;
}

div#footer{clear:both; width:100%; text-align:center; overflow:hidden; margin:0 auto; color:#FFFFFF;} 

