body {
	background: #ffffff;
	font-family: verdana, arial, "lucida grande", sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

#box {
	width: 350px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}


#logo {
 	width: 350px;
	height: 241px;
	background: url("/puntmutstv.jpg");
	text-align: left;
}

#links {
 	width: 350px;
	margin-top: 30px;
	background: #ffffff;
	text-align: center;
}

ul {
padding: 0px;
margin: 0px;
text-align: left;
}

li.zip {
 background: url('http://famfamfam.spamkip.com/page_white_zip.png');
 background-repeat: no-repeat;
 background-position: bottom left;
 height: 16px;
 padding-left: 20px;
 list-style-type: none;
}

li.online {
 background: url('http://famfamfam.spamkip.com/television.png');
 background-repeat: no-repeat;
 background-position: bottom left;
 height: 16px;
 padding-left: 20px;
 list-style-type: none;
}


