html {
    background-color:#FF00CC;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family:Arial;
    font-size:12px;
    color:#330033;
    background-color:#99CC99;
    background-image:url("http://www.hairdressergamesforgirls.net/static/bg.jpg");
}
h1{
    font-size:16px;
    color:#660000;
}
a, a:link, a:active, a:visited{
    color:#660000;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
img {
    border: 0px;
}
