body{
background-color: #000000;
background-image: url('images/site/side.jpg');
background-repeat: repeat-y;
background-attachment: scroll;
background-position: 0px 0px;
margin-top: 0px;
margin-left: 0px;
color: #FFFFFF;
font-family: "Verdana", "Helvetica", "Arial";
}
a:link {color: rgb(255,2,26)}
a:visited {color: rgb(255,2,26)}
a:hover {color: rgb(255,2,50)}
a:active {color: rgb(255,2,26)} 
a.news {color: rgb(255,2,26)}
a.feed {color: #FFFFFF}
a.feed:visited {color: #FFFFFF}
a.feed:hover {color: #FFFFFF}
div.element {
background-image: url('images/site/top.jpg');
background-repeat: no-repeat;
width: 466px;
height: 48px;
margin-left: 40px;
}
p.teaser {
position: relative;
top: 70px;
left: 60px;
font-size: 14;
}
p.date {
position: relative;
top: 60px;
left: 40px;
font-size: 16;
font-family: "Helvetica";
}
p.headline {
position: relative;
top: 65px;
left: 60px;
font-size: 16;
}
p.link {
position: relative; 
top: 75px;
left: 80px;
}
div.newsbox {
position: relative;
top: -275px;
width: 800px;
margin-left: 40px;
}
div.video {
position: relative;
top: -15px;
left: 150px;
}
div.feedlink {
position: relative;
left: 700px;
top: 290px;
font-size: 10px;
}
img.news {
position: relative;
top: 75px;
left: 40px;
}
img.news2 {
position: relative;
left: 40px;
}