body{
	border: none;
	font: normal 16px Verdana;
	font-color: red;
	text-align: center;
	background-color: #DDDEE0;
	margin: 0;
	}
	
#wrapper{
	width: 1020px;
	height: 670px;
	border: none;
	margin: 100px auto  0;
	}

#wrapper2{
	width: 480px;
	height: 320px;
	border: none;
	margin: 240px auto  0;
	}
	
.copy{
	font-family:Verdana;
	font-size: 14px;
	color: #black;
	text-align: left;
	}
	
.headline{

	font-family:Verdana;
	font-size: 24px;
	color: #ff99bb;
	text-align: center;
	}
