html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}


body {
	background-image: url(../backs/bg.jpg);
	background-repeat:repeat-x;
	background-color:#d6e7f1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}

ul{
	margin-top:10px;
	margin-bottom:10px;
}
.lireiter{
	margin-left:15px;
}

#copyright {
	margin-left: 20px;
	color:#3d6074;
	font-size:9px;
}

#copyright a {
	color:#3d6074;
	text-decoration:none;
}
