


body,html {
min-height: 100%;
height: 100%;
margin: 0;
overflow: hidden;
text-align: center;
}

body{
font-family:"Source Sans Pro",Arial,Helvetica;
color: #062949;
    
    
        background: #0055A3;
    

        
}
#content{
height: 100%;

    
        
            background: #0055A3 ;
            background-size: cover;
        
        
       
  
    
}
#background {
text-align: center;
width: 100%; 
height: 100%; 
position: fixed;
left: 0px; 
top: 0px; 
z-index: -1;
}

.stretch {
margin: auto;
height:100%;
width:100%;
}

#top { /* pega toda a área do topo */
background: #0055A3 ;
color: #062949;

}

#jornal{
padding-top: 2px;
position: absolute; 
display: block; 
*left:40px;
*top:70px;
width: 100%; 

    
    
        
            
            
                height:98%;
            
                
    

*z-index:0px;
}
#megazine {
height:100%;
width:100%;
display:block;
top:0px;
vertical-align:text-top;
position:relative;
border:none;
vertical-align:top;
float:left;
<!--z-index:1;-->
}

    
  
  
  
  
  
  
  
    



    
    
        #dock{background: #0055A3;}
    
    
    
