@import url(normalize.css);

HTML { 
text-align: center;
background: #eee url(http://www.svc-online.de/weko/_xstyles/body.gif) repeat-x 0 0;
padding: 9px 0px;
}

BODY {
position: relative;
width: 400px; margin: 0px auto;
font: 13px/18px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666;
text-align: left;
background: #eee;
border: 1px solid #999;
padding: 20px;
}

P, H2 { margin: 10px 0px; text-align: center; }

A { color: #c60; }

A:HOVER { color: #f90; }

H1 {
position: relative;
left: 101px;
width: 180px;
height: 206px;
background: transparent url(refresh-logo.gif) no-repeat;
text-indent: -9999px;
padding: 20px 0px;
}

