@charset "UTF-8";
/* CSS */


body {
	background-image: url(http://elcartel.cachefly.net/_img/cartel_exclusivebg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000;
	color:#CCC;
} 

img{
	outline:none;
	border:none;
}

#wrapper{
	margin:220px auto 20px auto;
	width:640px;
}

.clear{
	clear:both;
}

.button{
	float:left;
	width:481px;
	display:inline;
	
	
}