body 
{
background-image:
url('Image11a.jpg')
}

h1 
{
color: #8B0000;
text-align: center;
}

h2 
{
color: #8B0000;
text-align: center;
}

div.linkbar
{
text-align: center;
font-family: "trebuchet MS";
font-weight: bold;
font-size: 120%;
}

div.title
{
text-align: center;
font-family: "trebuchet MS";
font-size: 130%;
font-weight: bold;
}

div.italtitle
{
text-align: center;
font-family: "trebuchet MS";
font-size: 130%;
font-weight: bold;
font-style: italic;
color: #8B0000;
}

div.author
{
text-align: right;
color: #C11B17;
font-family: "trebuchet MS";
margin-right:50px;
padding:1em;
}

div.center
{
text-align: center;
font-weight: bold;
}

div.right
{
float:right;
width:190px;
margin:50px;
padding:1em;
}

div.content
{
font-family: "trebuchet MS";
margin:0;
margin-left:50px;
margin-right:50px;
padding:1em;
text-align: justify;

}

cite {
font-family: "trebuchet MS";
color: #C11B17;
}

a:link {color: #0000FF}
a:visited {color: #800080}
a:active {color: #FF00FF}
a:hover 
{
color: #000000; 
text-decoration: none; 
font-size: 115%;
font-weight:bold;
}

img.outset
{
border-style: outset;
border-width: 10px
}

