
body {
background-color: 141414;
text-align: justify;
font-size: 11px;
color: 838383;
font-family: times new roman;
}

#text {
position:absolute;
top: 60px;
left: 170px;
width: 320px;

}
#art {
position: absolute;
top: 59px;
left: 510px;
width: 600px;
}

a:link { color: #403e3c;
font-weight: bold;
text-decoration: none;
}

a:visited{ color: #403e3c;
font-weight: bold;
text-decoration:none;
}
a:hover { color: #4e9cc8;
}
a:active { color: #403e3c;
text-decoration: none;
}
