body {
	background-color: #6b5150;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#494848;
    line-height: 18px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	
}

ul{
padding:0px;
margin-left:30px;
}
li{
font-size:11px;
line-height:15px;

}