/*************************************/
/* Style Sheet for Tarmiril          */
/* Created by Beez                   */
/*************************************/

a:link,a:visited{
	text-decoration: underline;
	color: #333300;
	}
a:hover,a:active{
	text-decoration: none;
	color: #666600;
	}
body{
	background: #333333 url("../images/tarmopen.jpg") fixed no-repeat center top;
	color: #333300;
	}
blockquote{
	font: normal 150% stonehenge, BlackChancery, Sans-Serif;
	color: #00CC33;
	}
p{
	text-align: center;
	color: #333300;
	}
th{
	text-align: center;
	font: italic 300% BlackChancery;
	color: #FFFFCC;
	}
