
p {
  font-family: "Verdana", serif;
  font-size: 13px;
}


.pagebackground {
   background-image:url('images/background.jpg');
}

.contactinfo {
   background-image:url('images/YBLotusHeader.jpg');
}

.nav {
   color:white;
   font-family:"Verdana", serif;
   font-size:medium;
}

.nav2 {
   color:blue;
   font-family:"Verdana", serif;
   font-size:13px;
}


.nav3 {
   color:white;
   font-family:"Verdana", serif;
   font-size:small;
}


.header {
   color:white;
   font-family:"Verdana", serif;
   font-size:medium;

}


.header2 {
   color:white;
   font-family:"Verdana", serif;
   font-size:small;
   
}

.footer {
   color:white;
   font-family:"Verdana", serif;
   font-size:14px;

}

<script language="JavaScript">
<!--
// please keep these lines on when you copy the source
// made by: Nicolas - http://www.javascript-page.com

function text(txt) {
   window.status = txt;
}
// -->
</script>