/* CSS Document */

body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #996f39;
	margin:0px;
	font-family:tahoma;
	font-size: 11px;
	background-image: url(assets/images/bg.jpg);
}

.textleft {
margin: 0 0 0 84px;
width: 148px;
height: 15px;

}
.textleft h1{
font-weight: bold;
font-size: 12px;
margin:0;
}

.textright h1{
font-weight: bold;
font-size: 12px;
margin:0;
}
.textright{
margin: 0 0 0 10px;
width: 435px;
height: 307px;

}.backgroung {
	background-attachment: scroll;
	background-image: url(assets/images/content.jpg);
	background-position: center top;
}
