#content{
background:url(images/main_05.jpg);
width: 512px;
height: 463px;
overflow: auto;
}

.text{
color: #4E2E0E;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
}

.text_right{
color: #4E2E0E;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: right;
}

.text_center{
color: #4E2E0E;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
}

.text_underline{
color: #4E2E0E;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
}

body{
background: #000000;
}

a:link {color: #4E2E0E;}
a:visited {color: #4E2E0E;}
a:active {color: #4E2E0E;}
a:hover {color: #4E2E0E;}
