a{
color:#000;
text-decoration:none;
}

body {
font-size:13px;
}
h1 {
font-size:30px;
}
#menu, .stream {
display:none;
}

#content {
width:70%;
float:left;
}
#sidebar {
float:right;
width:20%;
}
#footer {
clear:both;
border-top:1px solid;
text-align:right;
}