body {
	font: 11px Verdana;
	color: #666;
	background: #000 none repeat-x;
	text-align: center;
	margin-top: 0;
}

body_off {
	font: 11px Verdana;
	color: #666;
	background: url(http://www.ravelikelilith.nl/mw_attr/pattern02.jpg) repeat-x;
	text-align: center;
	margin-top: 0;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
	
	#container {
	display:block;
	margin-top: 0;
	 width: 900px ;
  margin-left: auto ;
  margin-right: auto ;
}
	
	a{
	outline:none;
	text-decoration: none;
	color: #fff;
}

#paper {
	background-color: silver;
	width: 400px;
	height: 300px;
	margin: 0;
	float: left;
	display: inline;
}

.err {
	color: black;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}