﻿body 
{
	margin:0 0 0 0px;
	background:white;
}

form
{ 
	margin:0; 
	padding:0;
}

#Content
{
	margin:0;
	padding:0;
	min-width:600px; 
	min-height: 500px;
}

#Footer
{
    width:100%; 
    text-align:center; 
	height:20px;
	background-color:white;
	position:absolute;
	left:0px;
	z-index:10;
}

