body {
color: #434343;
font-size: 14px;
font-family: san-serif; monospaced;
}


a {
color: #4B606F;
text-decoration: none;
font-size: 14px;
margin: 0px;
}

img {
margin: 0px;
border: 0px;
}

#container {
position: absolute;
top: 20px;
left: 50%;
width: 820px;
height: 820px;
margin-left: -410px;

}

#text {
position: absolute;
top: 350px;
left: 200px;
width: 340px;
height: 660px;
}

#image {
position: absolute;
top: 30px;
right: 200px;
width: 420px;
height: 660px;
}

h2  {
color: #572222;
font-size: 14px;
font-family: san-serif; monospaced;
margin: 0px;
font-weight: normal;
}
