body {
	margin-top: 360px; 
	background-image: url('fon.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #08070c;
	font-family: 'Trebuchet MS', Tahoma, Arial;
	font-size: 0.6em;
	color: #000000;
}

p {
	font-size: 0.8em;
	margin: 10px;
	line-height: 20px;
	text-indent : 15px;
}

h1 {
	font-family: 'Trebuchet MS', Tahoma, Arial;
	font-size: 1.6em;
	color: #29221a;
	text-align: center;
	font-weight: bold;
}


h2 {
	font-family: 'Trebuchet MS', Tahoma, Arial;
	font-size: 1.4em;
	color: #29221a;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
}

.im {
	float: left;
	padding: 10px;
}

a  {color: #cc0000; text-decoration: underline;}
a:visited  {color: #6b0000; text-decoration: underline;}
a:active, a:hover{color: #db4800; text-decoration: underline;}

a.ml, a.ml:visited  {font-size: 1.4em; color: #cc0000; text-decoration: underline;}
a.ml:active, a.ml:hover{font-size: 1.4em; color: #db4800; text-decoration: underline;}