﻿body, html, #aspnetForm
{
	height: 100%;
	width: 100%;
	background: #D4D4D4;
}

body 
{	
	bottom: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#PageBody
{
	width: 100%;
	text-align: center;
	background: #D4D4D4;
}

.Login
{
	text-align: left;	
}
