@import url(style.css);

#content .info h2 {
	position: relative;
	z-index: 2;
	display: block;
	vertical-align: middle;
	line-height: normal;
	border-bottom:none;
}

#wallpapers li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
	background: url(../images/stripe.gif) repeat-x bottom;
	margin-bottom: 7px;
}

#wallpapers p { 
	font-size: 1px; 
	margin-bottom: 7px;
	display: block;
}

#main {  
     background-image: url(../images/collageback.jpg); 
     background-position: 695px 0;
     background-repeat: repeat;
}     

#slogan { display: none; }