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

body {
	background-color: #000;
	background-image: url(../images/2010-splash.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;
}

#icon-container {
	margin:auto;
	text-align:left;
	padding-top: 415px;
	width: 960px;
}

#icon-container img {border: 0; margin-right: 15px;}