@charset "utf-8";

body
{
background-color:#CCCCCC;
}
#wrapper
{
margin:0px auto;
width: 600px;
height:480px;
}

#header
{
text-align:center;
}


#Footer
{
	width:600px;
	text-align:center;
	position:absolute;
	bottom:0;
}

