/* CSS Document */
body{
background: url('fon.jpg') transparent 50% repeat fixed;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}
.style2 {
	font-size: 48px;
	font-family: Arial;
	color: #FFFFFF;
}
.style5 {
	font-family: Arial;
	color: #FFFFFF;
}
.style6 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.style7 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.style8 {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
}
div#contacts 	{
	margin-left: 50px;
	margin-top: 20px;
	font-family: Arial;
	text-align: left;
	font-size: 18px;
	color: #FFFFFF;
}
div#text	{
	margin-left: 50px;
	margin-top: 150px;
	font-family: Arial;
	text-align: left;
	font-size: 18px;
	color: #FFFFFF; 
        text-indent: 2em;
        line-height: 1.5;	
}
td#background {
	background-image:url('images/other/head1_new.jpg');
}
a#nolink {
	color:black;
}
