body{
	width:95%;
	text-align:center;
	margin:0;    
}                      

h1{
	font-size:1.3em;
}   

h3{
	font-size:1.0em;
}

#menu {
	background-color:#dddddd;
	padding:3px;
}                        

#mid{
	width:100%;
	background-color:#eeeeee;  
	padding-top:10px;
	padding-bottom:10px;
}
#content {
	width:460px;
	margin-left:auto;
	margin-right:auto;    
	text-align:left;
}                        

#tipp{
	margin-top:20px;
}    

#aboutus a{
	font-size:0.7em;
	color:#888888;
}
