﻿a { color: #6D220D; outline: none; text-decoration: none; }
a:hover { text-decoration: underline; }
body
{
	background-attachment: scroll;
	background-image: url('../img/bg_pattern.jpg');
	background-position: left top;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h1 { color: #6D220D; font-size: 14px; font-weight: bold; margin: 0; padding: 0; }
html { margin: 0; padding: 0; }
img { border: none; }