*{margin:0; padding:0;}

body{
background-image: url(background.gif);
background-repeat: no-repeat;
background-attachment:fixed;
background-color:#FFFFFF;
text-align:justify;
font-family:Arial;
font-size:14px;
color:#ed008b;
}

a{
color:#8bc740;
font-weight:none;
text-decoration:none;
background-color:inherit;
}

a:hover{
color:#8bc740;
font-weight:none;
text-decoration:underline;
background-color:inherit;
}

h1{
margin:0 0 10px 0;
font-size:1.2em;
font-weight:bold;
letter-spacing:0px;
color:#8bc740;
background-color:inherit;
}
