/*  
Theme Name: Strachan
Theme URI: http://hostseeq.com/blog/
Description: Bespoke theme for Linda Strachan
Version: 0.1
Author: Kodiak Web Design
Author URI: http://www.kodiak-web-design.com
*/

body {
background: url(images/books_bg.jpg) 50% 0px;
}

/* content holder */
#content { 
border: 5px solid #2C84C3;
}

.bookimg {
float: right;
border: 2px solid #2C84C3;
margin-left: 5px;
}

#contactemail {
position: absolute;
top: -210px;
right: 190px;
color: #2C84C3;
background: transparent;
}

a:hover#contactemail {
color: #FD4E6D;
background: transparent;
}