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

body {
	background-image: url(images/bg_repeat2.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#main{
	height: 100%;
	width: 851px;
}

.style1 {color: #651112}
