﻿
body 
{
background-image: url('images/bground.jpg');
background-repeat:no-repeat;
background-position:top;
font-family: Andalus;
}

a:link 
{
color:#00080;
} 

a:visited 
{
color:#00080;
} 
 
a:active 
{
color:#00080; 
} 

a:hover
{
text-decoration:underline;
} 

<!--
A 
{ 
text-decoration:none; 
}
-->

h1
{
 font-family: Algerian;
 font-size: 48px;
 font-weight:normal;
 color:black;
 text-align:center;
 margin-bottom:1em;
 margin-top:1em;
}

h2
{
 font-family:Andalus;
 font-size: 18px;
 font-weight:normal;
 color:#000080; 	
}

h3
{
 font-family:Andalus;
 font-size: 20px;
 font-weight:normal;
 text-align:center;
 color:#000080;
}

h6
{
 font-family:Andalus;
 font-size: 14px;
 font-weight:normal;
 color:#000080; 	
}

p.front
{
 font-family:Andalus;
 font-size:19px;
 color:#00000;
 margin-bottom:1em;
}

p.who
{
 font-family:Andalus;
 font-size:19px;
 color:#000080;
 margin-left:.5em;
}

p.rego
{
 font-family:Andalus;
 font-size:19px;
 color:#00000;
 margin:1em;
}

p.hotel
{
 font-family:Andalus;
 font-size:19px;
 color:#00000;
 margin-bottom:.5em;
}

p.hotel2
{
 font-family:Andalus;
 font-size:18px;
 color:#000080;
 margin-left:1em;
 margin-right::1em;
}

p.hash
{
 font-family:Andalus;
 font-size:19px;
 color:#00000;
 margin:1em;
}

p.next
{
 font-family:Andalus;
 font-size:18px;
 color:#000080;
 margin-top:0em;
}

p.links
{
 font-family:Andalus;
 font-size:18px;
 color:#000080;
 margin-left:1em;
}

td.wire
{
 background:url(images/bw2.jpg);
 background-repeat:repeat-x;
 background-position:center;
}
