body {
background:  #ffcc66;
color: #003399; 
}

.top {
position: relative;
right: Opx;
background-color: black;
color: white;
}

.one {
position: relative;
left: Opx;
width: 235;
background-color: tan;
float: left; 
}

.two {
position: relative;
margin-left 225px;
background-color: pink;

}




