html,body 
{
background-image: url(http://www.thecrossroadz.ru/images/bkgnd.jpg); 
background-attachment: fixed;
margin: 0px;
padding: 0px;
overflow: auto;
color: white;
font-family: Verdana;
font-size: 11px;
}

a
{
color: #99ccff;
}

a:hover
{
color: #FBB010;
}

.text1 
{
color: white;
font-family: Verdana;
font-size: 11px;
}

.textyellowsmall 
{
color: #FBB010;
font-family: Verdana;
font-size: 11px;
}

.textyellow 
{
color: #FBB010;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
}

.textyellowbig
{
color: #FBB010;
font-family: Verdana;
font-size: 15px;
font-weight: bold;
}

.text-copyright 
{color: white;
font-weight: bold;
font-family: Verdana;
font-size: 12px;}

.text-headers
{color: white;
font-weight: bold;
font-family: Verdana;
font-size: 15px;}

.text-questions
{color: #79cdda;
font-weight: bold;
font-family: Verdana;
font-size: 11px;}