body {

	margin-left: 0px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(images/back.jpg);

}

#home {
	height: 27px;
	width: 26px;
	position: absolute;
	top: 84px;
	left: 16px;
}
#menu {
	position: absolute;
	left: 34px;
	top: 136px;
}
#new-butt {
	background-image: url(images/new-butt.png);
	background-repeat: no-repeat;
	height: 69px;
	width: 140px;
	position: absolute;
	left: 506px;
	top: 83px;
}
#main {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

