@charset "UTF-8";
/* CSS Document */

body {
	background-color: #2c2c2c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
	background-image: url(bg.png);
	background-repeat: no-repeat;
	background-position: center 150px;
}
img {border:none;}
a {
	text-decoration:none;
}
#bottomnav a {
	font-weight:bold;
	font-size:24px;
	color:white;
}
#centerer {
	position:relative;
	margin-top:170px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	width:400px;
	}
#bottomnav {
	position:relative;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	clear:both;
	text-align:center;
	}
.third {width:33%;float:left;text-align:center;margin-top:15px;}
#socials {
	width:434px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;
height:140px;
}
.icon {width:100px;height:130px;float:left;padding:2px;margin:20px;text-align:center;}
#socials a {	
	font-weight:bold;
	size:16px;
	color:white;
	text-align:center;
	}
	#centerer2 {
	position:relative;
	margin-top:191px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	width:610px;
	font-size:13px;
	height:334px;
	}
#centerer2 p {
	font-size:13px;
	text-align:justify;
	}
	a.selected {
		color:#ED1A3B !important;
		}
h1 {font-size:16px;}
#imagors {width:49%;float:left;text-align:center;}
a.pic {color:white;}
.homey {position:absolute;width:24px;height:24px;right:0px;}