body
{
width:100%;
}

body *
{
font-size:1em;
font-family:arial;
}

body .center
{

width:80%;
}
h3
{
text-align:center;
text-transform:uppercase;
}
P
{
font-size:0.8em;
}

.top {
text-align:center;
}

a:hover,a
{
text-decoration:none;
}
div.navigation a,div.navigation a:visited
{
color:#555;
}
div.navigation a:hover 
{
text-background:grey;
color:orange;

}

div.navigation ul
{
color:#555;
width:150px;

}

div.navigation li
{
 
list-style-type:none;
list-style-image:none;
 margin: 7px 0px;

}

div.navigation li ul
{
display:none;
}

 

div.coffeemorning li
{
list-style-type:disc;
list-style-image:none;
}

div.coffeemorning h3
{
color:green;
}

div.right
{
width: 50px;
}
.bottom p

{
width:100%;
text-align:right;
font-size:8pt;
}