body
{ 

background-attachment: fixed;

} 

a {

text-decoration: none;
color: #000000;

}

a:hover{

color: #CCCCCC;

}

.image {

padding-right: 40px;

}

description {

padding-right: 200px; 
padding-top: 10px;
size: x-small;
font-face: sans-serif;

}

h1 {

padding-left: 20px; 
padding-right: 200px; 
font-face: sans-serif; 
color: #b6b5b5;

}

.itemtitle {
font-size: 80%;
font-family: sans-serif;
padding-left: 20px;
}

.itemtitle a{
color: blue;
font-weight: bold;
}

.itemtitle a:hover{
color: #DDDDDD;
}

.itemdescription {
padding-left: 10px;
padding-right: 20px;
padding-top: 5px;
font-family: sans-serif;
font-size: xx-small;
}

.description {
padding-right: 50px;
}

.url a {
color: blue;
text-decoration: none;
font-family: sans-serif;
font-weight: bold;
}

.url a:hover {
color: #CCCCCC;
}

.more {
font-family: sans-serif;
font-size: 74%;
font-weight: bold;
float: right;
}

.more a{
text-decoration: none;
}

.more a:hover{
color: #CCCCCC;
}