@import url('CSSInclude/glam-ids.css');
@import url('CSSInclude/glam-classes.css');
@import url('CSSInclude/glam-links.css');

html, body
{
    margin: 0; padding: 0;
    font-family: Arial, sans-serif;
    color: #000;
    background: #fe0c9e url('/Images/glam-pattern.jpg') 0 0 repeat-x;
    width: auto;
}

@font-face
{
  font-family: 'Century Gothic';
  font-style: normal;
  font-weight: normal;
  src: local('Century Gothic'), url('http://www.glamdressup.com/fonts/70P0G8gxVDIV6F9om0DsKg.TTF') format('truetype');
}
