.main {
	background: url(/images/batile2.jpg);
}
body {
	background: url(/images/batile2.jpg);

}
p {
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #cc0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
