body{
    
    
    background-image: url('../images/tkrbodybg.jpg');
    background-repeat: no-repeat;
    
}

#wrapper {
    margin-left:auto;
    margin-right:auto;
    width: 910px;
    height: auto;
    background-color: #000000;
    color: #ffffff;
}

#header{
    width: 900px;
    
}
.socialplugs {
   
    margin-top: 20%;
    width: 40px;      
    position: fixed;
    
}

ul{
  
    width: 70%;
    margin-left:auto;
    margin-right:auto;
    
    margin-top: 0px;
}

li{
    
    display: inline-block;
    margin: 5px 10px;
    list-style: none;
    border-style: groove;
    border-top: 10px;
    border-bottom: 10px;
    border-color: #6A0888;
    background-color: #6A0888;
    font-size: large;
}



li:hover{
    background-color: #6A0888;
    font-size: larger;
    
    
}

a{
    
    text-decoration: none;
    color: #ffffff;
    
}

.bookLink{
    background-image: url('../images/titlebg.jpg');
   display: inline-block;
    margin: 7px;
    padding:2px;   
    min-width:70px;
    height: 70px;
    background-color: #000000;
    text-align: center;
       
}

li a{
    
    text-decoration: none;
    color: inherit;
    
}


.centrored {
    
    text-align: center;
    color: red;
}

#banner{
    
    width: 100%;
    height: 145px;
    border-style: groove;
    border-width: 5px;
    border-color: #6A0888;
}
#menubar{
    display: inline;
    width: 450px;
    margin-left:auto;
    margin-right:auto;    
}



#authorPic{

    float: right;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 24px;
    border-style: groove;
    border-width: 5px;
    border-color: #6A0888;
    width: 130px;
    height: 170px;
}
#authorPhoto{
    float: right;
    font-size: medium;
}

#nameTag{
    font-size: smaller;
    float: right;
  margin-top: 0px;
  padding-top: 0px;
}

#paras{
    width: 550px;
   margin-left: 50px;
}

#footer{
    padding: 10px;
    height: 25px;
    background-color: #6A0888;
    font-size: larger;
    border-style: groove;
    border-width: 5px;
    border-color: #6A0888;
}

h1{
    
    display: none;
}

#footer{
    padding: 10px;
    height: 25px;
    background-color: #6A0888;
    font-size: larger;
    border-style: groove;
    border-width: 5px;
    border-color: #6A0888;
}

#quoteblock{
    width: 700px;
    height:220px;
    border-style: groove;
    border-width: 15px;
    border-color: #6A0888;
    background-color: #ffffff;
    color: #6A0888;
    font-style: italic;
    font-weight: bold;
    font-size: 20px;
    padding: 10px;
     margin-left:auto;
    margin-right:auto;
    
}

p{
    padding-left: 2px;
    padding-right: 2px;
}


#advert{
    width: 740px;
    margin-left:auto;
    margin-right:auto;
}