body{background-image: url(bgimages/rotate.php);}

 
html, body, #wrapper {
   height:100%;
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
}

#wrapper td {
   vertical-align: middle;
   text-align: center;
}

a{
	border-width: 0px;
	text-decoration: none;
}

img{
	border-width: 0px;
	text-decoration: none;}
	
	.facebook {
    background-image:url("images/buythebook.png");
    height:100px;
    width:320px;
    padding:0;
    position:fixed;
    bottom: 15px;
    left:5px;
    margin: 5px 5px 5px 5px;
}

.ps {
    background-image:url("images/pslogo.gif");
    
    height:106px;
    width:100px;
    padding:0;
    position:fixed;
    top: 15px;
    left:5px;
    margin: 5px 5px 5px 5px;
}
.text {
    
    text-shadow: #E1291E -1px 1px 2px;
    text-align: center
    height:106px;
    width:100px;
    padding:0;
    position:fixed;
    top: 150px;
    right:150px;
    margin: 5px 5px 5px 5px;
}


