<style>

p {
    font-family: "Times New Roman", Times, serif;
}

body {
background-image : url("http://www.geocities.ws/jbwarrior/GRA-310/images/background.jpg");
background-repeat : no-repeat;
margin-right : 0;
background-attachment : fixed;
background-color: #efd090;
}

body {
background-image : url("http://www.geocities.ws/jbwarrior/GRA-310/images/background.jpg");
background-repeat : no-repeat;
margin-right : 0;
background-attachment : fixed;
background-color: #efd090;
}

a:link    {color:#543136; background-color:transparent; text-decoration:none}
a:visited {color:#543136; background-color:transparent; text-decoration:none}
a:hover   {color:#5E1211; background-color:transparent; text-decoration:none}
a:active  {color:#543136; background-color:transparent; text-decoration:none}

div {
border : black solid 0;
margin-top : 5px;
margin-bottom : 5px;
margin-right : 150px;
margin-left : 150px;
}

</style>