@charset "utf-8";
/* CSS Document */

#allcontent 
	{
		background-image: url(../images/bk_Wawa.jpg);
		background-repeat: no-repeat;
		height: 763px;
		clear: both;
	}
	
.content1
		{
			margin: 0 565px 110px 7px;
		}

.content2
		{
			margin: 0 565px 60px 7px;
		}
		
.content3
		{
			margin: 0 565px 0 7px;
		}

