body {
   font-size: 12pt;
   color: #4B5573;
   background: url(.../.../images/logo.gif) top left no-repeat;
}

img {
	border:none;
}

a:link, a:visited {
   color: #4B5573;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
   
#contactsForm, #mailafriend, #footer, #menu, #promo, #utilityNav, #register, #ourservices_nav, #busnewstitle, #newsBottom, #businessNews, #businessNews th, #leftCol {
	display: none;
}