div#content
{
width: 430px;
height: 490px;
position: relative;
right: 20px;
margin-top: 20px;
overflow: auto;
color: #3A3A3A;
font: 13px tahoma, arial, sans-serif;
line-height: 22px;
background: no-repeat fixed;
background-image: url('../graphics/generic_bd.jpg');
background-position: 90% 200px;							
}
