.Main_wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/images/Untitled-1_02.jpg);
	background-repeat: repeat-y;
}
.Logo {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper_body {
	background-image: url(images/images/Untitled-1_02.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.body {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.Main_wrapper .wrapper_body .body p {
	font-size: 14px;
	text-align: center;
	color: #000;
}
.Main_wrapper .wrapper_body .body {
	color: #030;
}
