#wrapper {
                background-image:url('http://www.microsoft.com/businessproductivity/images/title-obpi.gif');
                background-repeat:no-repeat;
                float:right;
                width:63%;
                margin:0 0 0 2%;
                padding-top: 10%;
	display: inline;
	}

#header{
                text-align: left;
                font-size: 0;
                font-color: #555;
                padding-top: 5%;
                background-image:url('http://www.microsoft.com/businessproductivity/images/ms-logo.gif');
                background-repeat:no-repeat;
	}
#header a{
   text-decoration: none;
color: #555;
   }
#header h2{
   color: #555;
   }
#header p{
	color: #000;
   }

