/*body{
	background-image: url(../img/indexbg.png);
}*/

h1{
	font-family: 'Droid Serif';
	color: #fff;
	font-weight: 400;
	padding-left: 5px;
}

a {
	text-decoration: none;
	color: #fff;
}

.indexlogo{
	vertical-align: central;
	margin: 10% auto;
	width: 798px;
	height: 288px;
}

.navbar{
	width: 798px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}