a:link { color: #663300; text-decoration: none;  font-weight: bold;  }
a:visited { color: #663300; text-decoration: none }
a:active { color: #663300; text-decoration: none;  font-weight: bold;  }
a:hover { color: black; text-decoration: none }
a:focus { color: black; text-decoration: none }

body {

margin: 0px;
padding: 0px;
text-align: center;
 background-color: #fefcd5;
/* margin-left: 0px;
 margin-top: 0px;
 width: 0px; */
}
#zenter{
	position:relative;
	width:740px;
	height:480px;
	border : 0px solid black;
	margin : 5px auto auto auto;
	text-align : left;
	padding : 0px;
}