body
{
background-color: black;
background-image: url("../im/backgroundabout.jpg");
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}

p
{
font-family: Courier, "Comic Sans MS", serif; 
color: white;
text-align: center;
width:300px;
height: 1px;  
margin-left: 10px;
margin-top: 120px;
}

a
{
color: white;
text-decoration: none;
color: white;
font-family: Courier, "Comic Sans MS", serif; 
}

a:hover
{   
   color: #393939;
}

.home
{
font-size: 45px;
width: 100px;
height: 100px;  
margin-left: 90%;
margin-top: 200px;
text-align: right;
font-family: Courier, "Comic Sans MS", serif;
}