@charset "utf-8";
/* CSS Document */

body 
{
	background:url(img/a.jpg);
	
}

.hdr {
	width:880px;
	margin-right:auto;
	margin-left:auto;
}

