
table.main
{

background-image: url(images/tree.gif);
background-repeat: no-repeat;
background-position: bottom;

color: D2C5AD;
font-family: georgia;
font-size: 12px;
text-align: center;
}

	/*top section*/
td.top
{
background-image: url(images/sunset.gif);
background-repeat: no-repeat;
}

a.sva
{
position: relative;
top: -14px;
right: 10
px;
text-decoration: none;
}

table.top
{
position: relative;
top: 20px;
text-decoration:none;
font-family: georgia;
font-size: 16px;
text-align: center;
padding-bottom: 10px;
}

a.top:link
{
color: FAF7EB;
text-decoration:none;
}

a.top:visited
{
color: FAF7EB;
text-decoration:none;
}

a.top:hover
{
color: 4C0A06;
text-decoration:none;
}

	/*bottom left section*/

table.left
{
font-family: georgia;
font-size: 20px;
text-align: left;
}

a.left:link
{
color: 4C0A06;
text-decoration:none;
}

a.left:visited
{
color: 4C0A06;
text-decoration:none;
}

a.left:hover
{
color: 040605;
text-decoration:none;
}

	/*bottom middle section*/

td.text
{
color: 061809;
font-family: georgia;
font-size: 12px;
text-align: justify;
}

h1
{
color: 061809;
font-family: georgia;
font-size: 15px;
}

h2
{
color: 061809;
font-family: georgia;
font-size: 12px;
font-weight: bold;
}

h3
{
color: 061809;
font-family: georgia;
font-size: 8px;
}

	/*bottom right section*/

table.right
{
font-family: georgia;
font-size: 25px;
text-align: center;
}



a.right:link
{
color: FAF7EB;
text-decoration:none;
}

a.right:visited
{
color: FAF7EB;
text-decoration:none;
}

a.right:hover
{
color: 040605;
text-decoration:none;
}
