﻿#site-header  ul, .side-content, #site-footer, #tag
{
    display:none;
}

#site-main, .index 
{
    height:auto;
    width: auto;
}

