 
  BODY { BACKGROUND:  url(img/wtm_header.png) #FFFFFF no-repeat center top;
  font-family : Arial, Helvetica, Verdana, sans serif; color: #424242; font-size : 14px; 
  margin:0px; 
  padding:0px; 
  SCROLLBAR-FACE-COLOR: #FFFFFF; 
  SCROLLBAR-HIGHLIGHT-COLOR: #F4F4F2; 
  SCROLLBAR-SHADOW-COLOR: #085A08; 
  SCROLLBAR-3DLIGHT-COLOR: #148E14; 
  SCROLLBAR-ARROW-COLOR: #424242; 
  SCROLLBAR-TRACK-COLOR: #FFFFFF; 
  SCROLLBAR-DARKSHADOW-COLOR: #424242; } 
  
  table, td, p{ font-size: 14px; } 
  A, a:link { color : #8F7E0D; 
  text-decoration : none; 
  font-weight: normal;} 
  a:visited { font-weight : normal; 
  color : #8F7E0D;} 
  A:HOVER, a:active { color : #777777;}
  
img.float-left {
	float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    border: 1px solid black;
}
p.clear-both {
	clear: both;
	font-weight: normal;
	text-align: left;
}
div.support, div.about, div.contact {
	text-align: start;
}