body { margin:0;
	background: #FFFFFF
	}
div#a {
  background-image: none !important;
}
.alpha60 {
   background: rgb(255, 255, 255);
   background: rgba(255, 255, 255, 0.0); 
}
#header {
 background:none; 
   no-repeat top right #fff;;  
   /**/
   max-width:1388px;
height: 200px; !important
}
#header img {
    width: 230px;
    margin-top: 25px;
    margin-left: -10px;
}
#footer_wrapper {
    display:none;
}
.book {
   color:#ffffff; 
   background: #053d76;  
   border: 1px solid #000000;
}
.book:hover {
   color:#ffffff; 
   background: #086BD0;  
   border: 1px solid #000000;
}