@charset "utf-8";
.main {
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/IMG_temp..jpg);
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #58503D;

}
