@charset "UTF-8";
/* CSS Document */

body{margin:0px; padding:0px; font-family:"Century Gothic", Helvetica, Arial; color:#FFF; background:#000;}

a:link{color:#FFF; text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:hover{text-decoration:underline;}

#content {
	margin:0 auto 0 auto;
	width:839px;
	text-align:center;
	font-size:14px;
}

#text {}.xsmall {
	font-size: 10px;
}
#medium {
	font-size: 12px;
}
#content p {
	font-size: 16px;
}
