
A{
text-decoration:none;
}

body{
left:0px;top:0px; 
margin-top:0px; 
margin-left:0px; 
background:#ffff00;
width:600px;height:100%;
font-size:28px;
}

header{display:none;}
aside{display:none;}


nav{
left:0px;top:0px; 
margin-top:0px; 
margin-left:0px; 
width:600px;
height:auto;
background:#ddd;
}

article{
left:0px;top:190px; 
margin-top:0px; 
margin-left:0px; 
width:600px;height:100%;
font-size:28px;
}

td{
height:70px; 
}


.right{display:none;}

footer{
position:fixed;
left:0px;bottom:0px; 
margin: 0; padding: 0; 
width:100%;height:60px;
background:#0000fe;
z-index:3; 
}


