/* CSS Document */

body{
margin:0; background: url(images/bg.jpg) repeat-x; background-color:#b4f0ba}

#mainWrapper{
background:url(images/bg.jpg) no-repeat;
}

.content{
	font-family: "Stylus BT", Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#dcb47d
}
.content1{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000}

.pic{
width:150px; height:100px; border:#dcb47d solid 2px;}

.footer{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #000; font-weight:bold}
