@charset "UTF-8";
/* CSS Document */


/* BODY CHARACTERISTICS */

body
{
background-image:url(images/background.jpg);
background-repeat:repeat;

margin: 0;
}
.main_copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999;
}
.main_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #630c0d;
}
