@charset "UTF-8";
/* CSS Document */
html{
	background-color:#A3A4A7;
	}
body{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	}
h1{
	font-size:14px;
	font-weight: normal;
}
h2{
	font-size:11px;
	font-weight: normal;
}
a img{
	border: none;
	}
#altcontent{
	position:relative;
	width: 400px;
	top:120px;
	margin:20px;
}
.addthis_button{
	z-index:999 !important;
	position:absolute;
	top: 12%;
	left: 15%;
	}
