
body { 	
	background: #010101 url('img/ribbon.jpg') top left no-repeat;
	text-align: center; 
	padding-top: 100px;
	color: #fff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 1070px;
	margin-left:150px;

}

li {
	width: 305px;
	height: 450px;
	float: left;
	margin-right: 50px;
	padding: 0px;
}



#footer {
text-align: left;
padding-left: 220px;
width: 660 px; 
margin:0 auto; 
clear: both;
}

.ac:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.ac{
display:block;
float:none;
clear:both;
}
/* Hides from IE-mac \*/
* html .ac {
height: 1%;
}
.ac {
display: block;
}
