/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/
body {
Background-attachment: fixed;
background-image: url(images/bkgd.jpg);
background-repeat: no-repeat;
height: 100%;
background-position: 50% 0;
color: #fff;
} 
.entry {
color: #000;
}
.widget h3 {
color: #fff;
}
.widget ul li a {
color: #fff;
} !important
.widget ul li a:visited {
color:#fff;
} !important
.widget a {
color:#fff;
}
.post-author {
color:#000;
}
.widget ul li a:link,
.widget ul li a:visited {display: block; padding: 0 0 0 25px; line-height: 30px; text-decoration: none; color: #fff;} !important
.widget ul li a:hover {color: #fff; background: url(images/bullet_hover.png) no-repeat 10px center; font-weight: bold; }
.widget h3 {margin: 0; padding: 10px 0; text-transform: uppercase; color: #fff;} !important
