body {
	background-color:black;
	margin: 0;
	padding: 0;
	border: 0;
}

ul { margin: 0 0 0 0; padding: 0; list-style:none;}
li { float:left; }
img { border:0; }

.irc { background: url('images/linkirc.png') top left no-repeat; width:224px; height:38px; display:block;}
.forum { background: url('images/linkforum.png') top left no-repeat; width:224px; height:38px; display:block;}

div#splash { margin:auto; width:800px; }
div#splash img { margin-bottom: -5px; }