body {
background: #040000;
margin: 0 auto;
font-size: 15px;
width: 1146px;
}

#menu {
width: 502px;
float: right;
}

#logo {
padding-top: 20px;
}

#container {
}

#content {
width:608px;
height:607px;
background-image: url(images/textbackground_09.jpg);
background-repeat: no-repeat;
margin-left: 33px;
margin-top: 25px;
}

#content a:link {
color:red
}

#content-text {
font-weight:bold;
padding-top: 100px;
padding-left: 130px;
width: 350px;
height: 500px;
text-align: justify;

}

#content-text a:link,a:visited,a:hover{
color:red;
}

#content-text h1,h2,h3,h4{
text-align: center;
}

img {
border: none;
vertical-align: bottom;
}

li {
float: left;
padding-left: 20px;
list-style-type: none;
}




#footer-menu{
color: #53311b;
display:inline;

}

#footer-menu a:link {
color: #53311b;
border-bottom-style: none;
}
#footer-menu a:visited {
color: #53311b;
}
#footer-menu a:hover {
color: red;
}

#jado-text {
margin-top: 35px;
}

