body {
margin:10px 50px;
color: #ff9999;
background:transparent;
background-position:left; 
background-repeat:none;
background-attachment: fixed;
background-image: url("http://img442.imageshack.us/img442/1984/rabbitmh0.jpg");
}


a:link{ color: #ff9999; text-decoration:none; background: transparent;}


a:visited{ color: #ff9999; text-decoration:none; background: transparent;}
a:active{ color: #ff9999; background: transparent;}
a:hover{ color: #ff9999;text-decoration: underline;background :transparent;}

#banner {
color: #ff9999;
background: transparent;
background-position:left; 
background-repeat:no-repeat;

font-size:large;
font-weight:normal;
padding:15px;
text-align: right;
}

#banner a:link{font-size: large;color: #ff9999; text-decoration: none; background: transparent;}
#banner a:visited{font-size: large;color: #ff9999; text-decoration: none; background: transparent;}
#banner a:active,
#banner a:hover {font-size: large;color: #ff9999;text-decoration: none; background: transparent;}

.description {
color: #ff9999;
background: none;
font-size:small;
text-transform:none;
}

.side {
color: #ff9999;
background: none;
font-size:small;
font-weight:normal;
line-height:140%;
padding:5px;
}

.sidetitle {
color: #ff9999;
font-size:small;
font-weight:normal;
margin-top:3px;
background: transparent;
line-height:140%;
padding:3px;
text-align:center;

}

.powered {
color:#666;
background: transparent;
font-size:medium;
line-height:140%;
text-transform:uppercase;
padding:2px;
margin-top:20px;
text-align:center;
}