@import url('CSSInclude/sbg-ids.css');
@import url('CSSInclude/sbg-classes.css');
@import url('CSSInclude/sbg-links.css');

html, body
{
    margin: 0; padding: 0;
    font-family: Arial, sans-serif;
    color: #000;
    background: #6ad3ff;
    width: auto;
}
