/*BODY#body{
	margin:0;
	padding:0;
	text-align: center;
	background: #000;
}*/

body{
	background-color:#fff;
	
}

a{
	color:#75a1c5;
}

h1{
	font-family:"Century Gothic";
	font-size: 26px;
	color:	#000;
	font-weight:lighter;
	text-transform:uppercase;
	padding-bottom:10px;
}

h2{
	font-family:"Century Gothic";
	font-size: 16px;
	color:	#000;
}

td{
	font-family:"Century Gothic";
	font-size: 12px;
	color:	#000;
}
