@charset "UTF-8";
/* CSS Document */

#containter #body {
	height: auto;
	width: 740px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	padding: 30px;
}
