#navigation{
width:190px;
height:300px;
}
#content{
height:300px;
position:absolute;
left:190px;
top:100px;
}
body{
margin:0px;
}