body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
background-color : #000000;
color : #ffffff;
margin : 0;
padding : 0;
}

h1 {
font-size : 30px;
font-family : mini, Verdana, Arial, Helvetica, sans-serif;
text-align : center;
position : absolute;
border: 0;
top:50%;
width:100%;
}

p {
font-size : 8px;
font-family : mini, Verdana, Arial, Helvetica, sans-serif;
text-align : center;
position: absolute;
bottom : 5px;
width : 100%
}

a:link , a:visited , a:active , a:hover {
text-decoration : none;
font-weight : bold;
color : #ffffff;
}
