h1
{
color:#9900CC;
font-size: 24px;
font-family: "Apple Chancery", sans-serif;
font-style: cursive;
text-align: center;
}

body
{ 
background-image: 
URL('../backgrounds/Sky/clouds2.jpg');
background-repeat: repeat;
font-family: Verdana, Arial, sans-serif;
font-size:120%;
}

td
{
padding: 5px;
vertical-align: top;
}

td.Left
{
width:175px
}

td.Right
{
border-left-width: 2px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-style: solid;
border-color: blue;
}
 
p.quote
{
font-family: Antigua,New Times Roman, Times, sans-serif;
font-size:100%;
}

