body,html{
    height:100%;
}
#name{
	font-weight: bold;
	color: #FFFFFF;
	left:50%;
	text-align: center;
}
#name a {
	text-decoration: none;
	color: #FFFFFF;
}
#name a:hover {
	text-decoration: underline;
}
#mwst {
	color: #3E250F;
	text-align: center;
}