body { text-align: center; }
img {
border:0px;
}
div.notebook_cover 
{
     background-image: url("/images/cover.gif");
     width: 401px;
     height: 450px;
     margin-left: 10%; 
     margin-right: 10%;

}
img.alien
{
     border: 0px;
     position:relative;
     top: 125px;
}
img.guestmap
{
     position:relative;
     top: 165px; 
     left: 83px;
     border: 0px;
     
}




