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

body,td,th {
	color: #eeeeee;
	font-family: 'Doppio One', sans-serif;
	font-size: 13px;
}
body {
	background-color: #1a1a1a;
}

h1 {
	font-size:3.4em;
	margin-bottom: 0px;
	font-weight: normal;
	text-transform: lowercase;
}
h2 {
	font-size:0.9em;
	font-weight: normal;
	color: #929292;
}

.maindiv {
	
}

.middlediv {
	width: 960px;
	margin: auto;
	margin-top: 140px;
	text-align: center;
	
}

.leftdiv {
	float: left;
	width: 49%;
	text-align: center;
	border-right: solid 1px #333333;
	
}

.rightdiv {
	float: left;
	width: 49%;
	text-align: center;
	margin-top: 21px;
	
}

.lefttext {
	float: left;
	text-align: center;
	margin-left: 75px;
	width: 65%;
	font-size: 0.9em;
	margin-top: 30px;
	color: #929292;
	
}

.righttext {
	float: left;
	text-align: center;
	margin-left: 86px;
	width: 65%;
	font-size: 0.9em;
	margin-top: 49px;
	color: #929292;
	
	
}
.ewr {
	font-size: 3.4em;
}
.smaller {
	font-size: 0.8em;
}
.smaller {
	font-size: 0.8em;
}
.bigger {
	font-size: 1.8em;
	font-weight: normal;
}
.smaller {
	font-size: 0.83.2em;
}
