body {
margin-left:350px;
margin-top: 200px;
width:500px;
padding: 0px;
font-family: arial, helvetivca, sans serif;
font-size: 11px;
line-height: 14px;
color: #000000;
background-color: #ffffff;
text-decoration: none;
} 

a:link {
color: #000000;
background-color: #ffffff;
text-decoration: none} 

a:visited {
color: #000000;
background-color: #ffffff;
text-decoration: none} 

a:active {
color: #000000;
background-color: #ffffff;
text-decoration: none} 

a:hover {
color: #000000;
background-color: #ffffff;
text-decoration: none}

h1 {
font-size: 11px;
line-height: 14px;
font-weight: bold}
 
p.logo {
position: absolute;
top: 100px;
left: 100px;
margin: 0px;
padding: 0px;
font-family: times, garamond, serif;
font-size: 30px;
line-height: 33px;
width: 200px;
text-align: right;
white-space:nowrap}

p.nav {
position: absolute;
top: 200px;
left: 100px;
margin: 0px;
padding: 0px;
width: 200px;
text-align: right}

textarea {
width:400px;
height:15px;
white-space:nowrap;
overflow:hidden;
border:0px;
margin-left:75px}

button {
background-color:white;
border:0px;
font-size:10px;
vertical-align:text-bottom;
text-align:left;
padding:0px}

div {
position:absolute;
bottom:20px;
height:45px}


