body{
	margin-top:20px;
}
#header{
	background:#fecd08 url(images/header_bg.gif) top no-repeat;
}
#header .content{
	height:312px; /* bg image height(373) - margin bottom (60) = 313 ( - 1px padding for margin collapse) = 312 */
}