/* CSS Document */

* { margin:0; padding:0;}

body{ 
	background:#ffffff;
	font-family:Century Gothic;
	font-size:10px;
	color:#000000;
}