
#mainWrapper {
    position: relative; float: left;
    width: 100%;
    text-align: justify;
    background: url("images/x.jpg") repeat-x  center top
}

#mainWrapperClip {
   position: relative; float: left;
    width: 100%;
    text-align: justify;
    background: url("images/x.jpg") repeat-x  center top;
    background-position: 0 -300px;    
    
}

#logoline1 {

    font-size: 11px; 
}

.logoline2 {
    font-size: 14px; 

 
}