h1 {
background-color: #e2c6ff;
margin-right: 75%;
}
h2 {
border: none;
color: blue;
}
div.topmenu {
white-space: pre;
background-color: yellow;
position: absolute;
right: 5px;
top: 30px;
height: 160px;
width: 150px;
}
div.bottommenu {
display: none;
}
div.body {
border-right: 3px double;
margin-right: 11em;
}