body {
border:0;
padding:0;
margin:0;
background-color:#000;
color:#fff;
font-family: Lucida Sans, Tahoma, Verdana, Times New Roman;
font-size: 14px;
text-align:center;
}

/ links /
a, a:link {
color:#009933;
}

a:visited {
color:#009933;
}

a:hover {
color:#e00000;
}

a:active {
color:#555;
}

/ header /
h1 {
font-family: Trebuchet MS,Georgia,Times New Roman,Serif;
font-weight: bold;
font-size: 1.5em;
padding-top:2px;
}
 
h2 {
font-family: Trebuchet MS,Georgia,Times New Roman,Serif;
font-weight: bold;
font-size: 1.4em;
}
 
h3 {
font-family: Trebuchet MS,Georgia,Times New Roman,Serif;
font-weight: bold;
font-size: 1.3em; 
font-style:italic; 
}
 
h4 {
font-family: Trebuchet MS,Georgia,Times New Roman,Serif;
font-weight: bold;
font-size: 1.2em;
}
 
h5 {
font-family: Trebuchet MS,Georgia,Times New Roman,Serif;
font-weight: bold;
font-size: 1.1em; 
font-style:italic; 
}

#ngx_main {
width:100%;
text-align:center;
}

#ngx_top {
background-image:url(http://www.black-beautys.eu/images/bg_top.jpg);
height:180px;
position:relative; 
}
#ngx_top img { 
border:0;
position:absolute; 
}
#ngx_top img.img_left { top:0; left:0; }
#ngx_top img.img_right { top:0; right:0; }

#ngx_menu {
height:24px;
}
#ngx_menu img {
border:0;
}

#ngx_content {
background-color:#333333;
margin:10px;
padding:10px;
text-align:left;
width:820px;
min-height:500px;
}

#ngx_footer {
padding:10px;
}

