textarea,input
{border: 1px dashed black;
color: #000000;
font-size: 9pt;
font-family: verdana, helvetica, sans-serif;
background: #FFFFFF;
}


a:link
{color: #ffffff;
text-decoration: none;
font-weight: normal;}

a:visited
{color: #6A4356;
text-decoration: none;
font-weight: normal;}

a:hover
{color: #B4D7EA;
text-decoration: none;
font-weight: normal;}



body
{ 
background-image: url('images/what-a-scene.jpg');
background-color: #69B5E4;
background-repeat: no-repeat;
background-position: top right; 
}



tr,td, table, h1, body
{font-size: 9pt; 
font-family: verdana; 
color:#000033;}



p
{font-size: 9pt; 
font-family: verdana; 
color:#69B559;
font-weight: bold;
text-align: center;}



table {border: 0px;}
td {border: 0px;}



div 
{
position: relative;
top: 150px;
left: 20px;
}