body {
margin: 0;
background: black;
color: white;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
}

h1 {
font-size: 1em;
text-align:center;
}


a:link{
color: #E2A486;
background-color: transparent;
text-decoration: none;
}

a:visited {
color: #E2A486;
background-color: transparent;
text-decoration: none;
}

a:hover{
color: #E2A486;
background-color: transparent;
text-decoration: none;
}
img {border:0;}

