body{
margin:0;
padding:0;
line-height: 1.4em;
font-family:Verdana;
font-size:12px;
background-color:#000;
color:#d9d0be;
}

#fal_body
{
border:0px solid red;
width:950px;
margin-left:auto;
margin-right:auto;
}

#header
{
background-image:url(/img/logo.jpg);
width:950px;
height:278px;
}

#content
{
width:850px;
padding:50px;
}

#footer
{
background-image:url(/img/footer.jpg);
width:950px;
height:62px;
}


#content img.one
{
padding-right:20px;
}

#content a
{
color:#d9d0be;
}

.txttxt a
{
text-decoration:none;
}

.txttxt a:hover
{
text-decoration:underline;
}


#index_img_tab a img
{
border:0px solid #d9d0be;
padding:3px;
}

#index_img_tab a img:hover
{
border:1px solid #d9d0be;
padding:2px;
}