body
{
	height:100%;

	color: #000000;
	background: #333333;
	/*margin: auto;*/
	font-family: "Trebuchet MS" , Tahoma, Arial, Helvetica, "Bitstream Vera Sans" , sans-serif;
	font-size: 12px;
	text-align: center;
}


#index {
	display:block;
	height:100%;
	width:100%;

}

#index p{
	vertical-align:middle;
	height:100%;
	text-align:center;
}

/*
#index
{	
	height: 650px;
	background: #333333;
	margin: 0 auto;
}

#index p
{
	text-align: center;
} */