#wrap{
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: none;


}


#head{
	height: 330px;
	width: 600px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;

}



#main{
	background-color: #FFE3C7;
	height: 1300px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;


}


#bottom{
	background-color: #FFE3C7;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;


}
