body {
	background-color: #FFFFFF;
}

#wrapper {
float: center;
  background-color: #FFFFFF;
  margin: 40px auto 40px auto;
  width: 600;
}

#header{
	height: 120px;
	text-align: center
	background-color: #a4ce33;
}
	


#content{
	background-color: #000000;
}

#footer{
	
}