body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
        margin: 0;
        padding: 0;
        background-color: #f4f0e9;
}


#content {
   position:absolute;

   width: 700px;
   height: 400px;

}
