* {
margin: 0;
padding: 0;
}

body {
	background-color: #0a0a0a;
}

a img {border: none;}

#wrapper {
	margin: 0 auto;
	width: auto;
	padding: 0;
	text-align: left;
}


#enterIcons {
margin-top: 250px;
margin-left: 425px;
width: 868px;

}


#upperLogo {

width: 868px;
height: 161px;
background: url(images/carlosPageIndex.jpg);

}

.enterButtonIndex {

width: 868px;
height: 70px;
background: url(images/enterButton.jpg);

}
