/* GENERAL fonts */
P {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Black;
}

a:link { color:#000000; text-decoration:none; }
a:visited {color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:none;}
a:active { color:#000000; text-decoration:none; }

/* ---------------------------------- SITE SETUP START ---------------------------------- */

body {
	background-color:#000000;
	margin:0px;
}

/* TOP */
div#pic {
	text-align: center;
}

/* ------------------------------------ SITE SETUP END ------------------------------------ */