* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

#body	{
	width:900px;
	height:1100px;
	background-image:url("img/0903.jpg")
}
