@charset "UTF-8";
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bkgd_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
}
h1.nick {
	color:#A4BA83;
}

