/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #CAD4DF;
	background-image:url(fon.jpg);
	background-position:center;
	background-attachment: fixed;
	color: #ffffff;
	font: normal 65.5% Verdana,sans-serif;	
	background-repeat: repeat-x;
	background-repeat: repeat-y;
}

table {
	text-align: center;
	filter:alpha(opacity=90); 
	//opacity:0.9;
}

td {
	text-align: center;
	color: #000000;
	align: center;
}

td.forum{
	text-align: left;
	color: #000000;
	align: center;
}

h1, h2, h3 {
	font-weight: normal;
}

h2 {
	font-size: 2em;
	color: #9E0000;
}

h3 {
	color: #27408B;
}

div {
	margin: 10px;
}

font {
	margin-top: 0px;
}

a {
	color: #000000;
}

a.capter {
	font-size: 14px;
	color: #CD0000;
}

a.1 {
	font-size: 14px;
	color: #000000;
}

img.logo {
	border: none;
	margin: 0;
}

img {
border:3px solid #E9E9E9;
margin:20px;
padding:3px;
}
