body {
	background-color: #4167A5;
	height: 700px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
