body { background-color: #404040; color: #4f1c14; font-family: Verdana, Arial; font-size: 10pt; }
.top { padding:40px; position: relative; width: 630px; }
.content { position: absolute; z-index: 2000; top: 0px; left:0px; width:780px; height:620px; border-width: 1px; border-style: solid; border-color: #808080; background-color: #ffffff; border-radius: 12px; padding: 42px; }
.right { float: right; }
a { color: #664832; }