* {
	margin:0;
	padding:0;
}

html {
	height:1%;
}

body {
	height:1%;
	background:#000000;
}

a, a:link, a:visited, a:active, a:hover {
  border: none 0px;
  text-decoration: none;
}

a img, a:link img, a:visited img, a:active img, a:hover img {
  border: none 0px;
  text-decoration: none;
}

#splash {
	height:450px;
	width:752px;
	margin-top:150px;
	margin-bottom: 0px;
	display: block;
    margin-left: auto;
    margin-right: auto;	
}
