@import url('CSSInclude/duc-ids.css');
@import url('CSSInclude/duc-classes.css');
@import url('CSSInclude/duc-links.css');
@import url('CSSInclude/duc-special.css');

html, body
{
    margin: 0; padding: 0;
    font-family: Arial, sans-serif;
    color: #000;
    background: #b6ffe0 url('/Images/duc-background.jpg') 0 0 repeat-x;
    width: auto;
}
