body {
background-image: url(../images/trial.gif);
background-repeat: no-repeat;
background-position: left;
background-color: #000000;

color:silver;
font-size: small;
font-family: Verdana,Helvetica, Ariel, sans-serif;
line-height:1.6em;




}


p.title {text-align:center;
}

h1:first-letter {font-size:xx-large;
}
h1 {color:red;
border-bottom:1px solid red;
font-size: 150%;

}

#links {
text-align: center;
font-size:120%;
}

#writing {font-size:12px;}

#authors {
background-color:#cccccc;
color:black;
border-style:double;
border-color: red;
width: 120px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-top: 15px;
margin-right: 20px;
margin-left: 30px;
float: right;
}


#main {
margin-left: 20px;

}

#top10 {
margin-left: 10%;
color:red;

}

#footer {background-color: #cccccc;
color: black;
text-align: center;
padding: 15px;
margin: 10px;
font-size: 90%;
}



h2 {color:red;
font-size:130%;
}

p { color:DDE1E0;

font-family: sans-serif;
}

p.authors{color:black;
}

a:link {color:red;}
a:visited {color:fuchsia;}
a:hover {color: silver;}



ul {list-style-image: url(magnify.gif);
line-height: 2em;

}




