body
{ 
background: #C1C2F8 url('images/bgd.jpg')
vertical-align:middle;
font-style:normal; 
font-variant:normal; 
font-weight:normal;
}

span.banner{
color: #0000FF;
}

 ul.navbar {
list-style: square inside url('images/pawprnt.jpg');
font: 25px;
left: 2em;
width: 14em;
color: black;
text-decoration: none;
 }

a {text-decoration: none;}
a:link {color: black}     /* unvisited link */
a:visited {color: #000080}  /* visited link */
a:hover {color: #3E66FA}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */

a.blue {
color: blue;
text-decoration: underline;
 }
 
font {
Georgia; }

font.epicmenu {
font:20px;
font-weight: bold;
}

font.title {
color: #373273;
font-weight: bold;
font-style: italic;
font: 23px;
}

font.box {
color: #000000;
Georgia; 
font-weight: bold;
font-style: italic;
font: 18px;
}

p.title {
font:28px;
font-weight: bold;
font-style: italic;
}

p.body {
font:18px;
}

p.name {
font:22px;
font-weight: bold;

}

div.index {
margin-right= 9cm;
}



h1 {
font: 35px arial;
font-weight: bold;
}


b {
font-weight: bold;
font: 23px;}

b.menu {
font-weight: bold;
font:22px;

}