/* yeah, man. That's really interesting CSS */
body
{
    font-family: Arial;
    background-color: #f4f2f3;
}
a, a:visited
{
    color: #494a52;
}
a: hover
{
  text-decoration: none;
}

.content  {
position:relative;
}  
#c_content div
{
  margin-left: 80px;
  margin-top: 20px;
  margin-right:160px;
}
.si_left {

}