body{
color:#ffffff;
}

#article{
width:100%;
padding:5px;
border:1px solid white;
background-color:#42685D;

}
#wrap{
width: 766px;
margin: 10px auto 20px auto;
}
#navigation{
width:300px;
background-color:white;
float:right;
padding:5px;
}
#footer{

text-align:center;
margin:0 auto 0 auto;

}
a:link {color: black; text-decoration: none; }
a:active {color: black; text-decoration: none; }
a:visited {color: black; text-decoration: none; }
a:hover {color: black; text-decoration: underline; }

