
body {
background : #FFFFFF none;
height: 100%;
border: 0;
text-align: justify;
}

a:link {
color : #0099FF;
}

a:visited {
color : #506F8D;
}

a:hover {
color : #506F8D;
}

h1 {
color : #0099FF;
font-size : 160%;
margin-top : 0; 
font-family : "Trebuchet MS";
letter-spacing: 0.02em;
}

h2 {
color : #FFFFFF;
font-size : 115%;
font-family : "Trebuchet MS";
}

h3 {
font-size : 100%;
font-family : "Trebuchet MS";
color : #506F8D;
}

h4 {
font-size : 125%;
font-family : "Trebuchet MS";
color : #506F8D;
}

p {
font-family : "Trebuchet MS";
font-size : 13px;
}

#maincontent {
width : 58%;
margin : 1em 2% 1em 0;
float : left;
}

#ufoDemo {
  width: 950px;
  margin: auto;
}

