html{
	background: #E0D1FF url(/i/wall.gif) repeat-y center;
	}
body{
	width:280px;
	padding:10px;
	margin:auto;
	height:100%;
	font-family:"Trebuchet MS";
	}
h1{	
	background: url(/i/subletr.gif) center top no-repeat;
	width:160px;
	height:60px;
	margin:20% auto;
	display: block;
	text-indent: -3000px;
	border-bottom:3px dotted #424242;
	}
h2{
	color:#94BD60;
	}
h3{
	color:#424242;
	}
li a:hover{
	font-weight:bold;
	}