﻿ #page #top
 {
    display: block;
    height: 70px;
    width: 100%; background:#fff!important;
 }
 #page #top #logoHome
 {
    display: inline-block;
    width: 950px;
    height: 139px;
    background-image: url(../images/orchidlogo.jpg);
    background-repeat: no-repeat;
    margin: 0px;
 }
 
 body
 {
 	background-image(../images/1bg_page.jpg);
	background-repeat: repeat-x; 
 }