body {
    font-family : Geneva, Arial, Helvetica, sans-serif;
}

.title { 
    font-family : Arial, Helvetica, sans-serif; 
    font-weight : bold; 
    font-size   : 18px; 
    color       : #144a7f;
    position    : absolute;
    left        : 20px;
    top         : 0;
}

#artreq {
    width       : 700px;
    height      : 530px;
    position    : absolute;
    left        : 300px;
    top         : 20px;
    #border      : thin solid black;
}

#big_t-shirt {
    width       : 548px; 
    height      : 500px; 
    position    : absolute;
    left        : 480px;
    top         : 20px;
}

#call_us {
    width       : 350px; 
    height      : 129px; 
    position    : absolute;
    left        : 55px;
    top         : 635px;
}

#container { 
    width       : 1024px; 
    height      : 768px; 
    border      : 2px solid; 
    background  : url(images/background.jpg);
}

#do_text { 
    width       : 260px; 
    height      : 107px; 
    position    : absolute;
    left        : 180px;
    top         : 40px;
}

#expose {
    width       : 600px;
    height      : 600px;
    position    : absolute;
    top         : 150px;
    left        : 400px;
    border      : solid black;
}

#iframe {
    width       : 785px;
    height      : 768px;
    position    : absolute;
    left        : 250px;
    top         : 10px;
}

#map {
    width       : 500px;
    height      : 566px;
    position    : absolute;
    left        : 400px;
    top         : 150px; 
}

#menu { 
    width       : 200px; 
    position    : absolute;
    top         : 250px;
}

#menu ul {
    list-style  : none;
    padding     : 0;
    margin      : 0;
}

#moved {
    width       : 191px;
    height      : 61px;
    position    : absolute;
    top         : 300px;
    left        : 300px;
}

#plus {
    width       : 400px; 
    height      : 366px; 
    position    : absolute;
    left        : 350px;
    top         : 400px;
}

#quibble {
    width       : 250px; 
    height      : 267px; 
    position    : absolute;
    left        : 750px;
    top         : 500px;
}

#smallT { 
    width       : 200px; 
    height      : 151px;
    position    : absolute;
    top         : 50px;  
}
