body
{
background-image: url(degrade.jpg);
background-repeat: no-repeat;
background-color: black;
}

a
{
color: #EB56FF;
font-family: "Comic Sans MS";
}


#text
{
margin-left: 650px;
font-size: large;
color: #EB56FF;
font-family: "Papyrus";
}

#imga
{
width: 120px;
height: 100px;
background-image: url(../design/logo2.png);
float: left;
}

#main
{
margin: 0px;
}



