/*  
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/links_bg.jpg) 50% 100px;
}

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

p {
margin-left: 63px;
}

p.invisible {
visibility: hidden;
}

#contactemail {
position: absolute;
top: -207px;
right: 195px;
color: #FF2998;
background: transparent;
}

a:hover#contactemail {
color: #77E61E;
background: transparent;
}