

html, body{
	border:0px;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}
body{
	font-size:14px;
	font-family: "Orator STD", "Century Gothic",tahoma, sans-serif;
	color:#8F9497;
}
a img{
	border:0px;
}
#mainTable{
	height:100%;
	width:100%;
	text-align:center;
}
#mainTable td{
	text-align:center;
	vertical-align:middle;
}
#mainTable td td{
	text-align:center;
	font-size:16px;
	padding:5px;
}
#mainTable table{
	margin:auto;
}
h1{
	font-size:14px;
	font-weight:normal;
}
a {
	color:#8F9497;
	text-decoration:none;
}
a:hover{
	color:#a0b6dc;
}
.follow_nav{
	float:none!important;
	margin:auto!important;
	width:auto;
}