﻿body 
{
	background-color:White;
	color:Black;
}

a
{
	color:Black;
}

#menu
{
	display:none
}

#wrapper
{
	background:none;
	left:auto;
	margin-left:auto;
	position:relative;
	top:auto;
	width:auto;
	height:auto;
	margin-top:auto;
}
