@charset "utf-8";
/* CSS Document */

body,html
{
	height: 100%;	
}
body
{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.83em;
	color: #50545a;
	background: url(../images/back_main.gif) center top repeat-y #f2f2f3;
}
a
{
	text-decoration: none;
	color: #8b6aae;	
}
a:hover
{
	color: #604082;	
}
h2
{
	color: #7d81be;	
}