/* CSS Document */


	
	body {margin-top:0; margin-left:0; background-color:black;
		background-repeat: no-repeat;
		background-position: 200px 100px;face: century gothic, sans-serif;}
	
	h1 {font: bold 18px "Century Gothic", Futura, helvetica, arial, sans-serif; color: white}
	h2 {font: bold 16px "Century Gothic", Futura, helvetica, arial, sans-serif; color: white}
	h3 {font: 16px "Century Gothic", Futura, helvetica, arial, sans-serif; color: white;}
	
	p {font: 16px "Century Gothic", Futura, helvetica, arial, sans-serif; color: white;}
	p1 {font: 18px "Century Gothic", Futura, helvetica, arial, sans-serif;}
	.copy {font: 12px "Century Gothic", Futura, helvetica, arial, sans-serif; color: silver;}
	
	span {font: 16px "Century Gothic", Futura, helvetica, arial, sans-serif; color: white;}
	ul {font: 16px "Century Gothic", Futura, helvetica, arial, sans-serif; color: white;}
	
	img {border:0}
	
	a:link {color: white; text-decoration: underline;}
	a:visited {color: silver; text-decoration: underline;}
	
