/* CSS Document */

body
{font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(../img/portrait.gif);
background-position: top left;
background-repeat: no-repeat;
color: #A4A38F;
background-color: #3E301C;
text-align: left}

a:link
{text-decoration:none; color:#D6FCF4}

a:visited
{text-decoration:none; color:#D6FCF4}

a:hover
{text-decoration:overline; color:#D6FCF4}

a:active
{text-decoration:overline; color:#D6FCF4}

img
{border: 0px}

.head
{background-color: #3E301C;
text-decoration: overline;
font-size:larger;
color: #8C8970}

.normal
{font-size: smaller;
background-color: #3E301C}

.div1
{width: 600px;
position: absolute;
left: 10px;
top: 700px}

.div2
{position: fixed;
left: 620px;
top: 50px;
right: 30px}