@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/side2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 150px;
	vertical-align: top;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
