body{
text-align:center;
font-family:'trebuchet ms';
font-size:13px;
margin:0;
padding:0;
}
h2{font-size:16px;}
#content{
width:700px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#main{
	overflow:hidden;
}
#logo{
	background:url(/images/logo.gif) no-repeat;
	text-indent:-2000px;
	height:27px;
	margin-top:10px;
}
#window{
	float:left;
	width:317px;
	height:206px;
	text-align:center;
	padding-top:100px;
}
#poem{
	font-weight:bold;
	font-size:13px;
}
#refresh{
	width:317px;
	top:340px;
	font-size:11px;
}
#offers{
	float:right;
}
.line{
	height:29px;
	line-height:29px;
}


#offers ul{
	list-style:none;
	margin:0;
	padding:0;
}
#offers ul li a{
	padding-left:50px;
	height:25px;
	line-height:25px;
	margin-bottom:5px;
	width:280px;
	display:block;
}
#offers ul li a:hover{color:red;}
.website	{background:url(/images/as-website.png) no-repeat;}
.tshirt		{background:url(/images/as-tshirt.png) no-repeat;}
.facebook	{background:url(/images/as-facebook.png) no-repeat;}
.myspace	{background:url(/images/as-myspace.png) no-repeat;}
.wordpress	{background:url(/images/as-wordpress.png) no-repeat;}
.blog		{background:url(/images/as-blogger.png) no-repeat;}
.javascript	{background:url(/images/as-javascript.png) no-repeat;}
.xml		{background:url(/images/as-xml.png) no-repeat;}
.json		{background:url(/images/as-json.png) no-repeat;}
.email		{background:url(/images/as-email.png) no-repeat;}
#tagline{
	font-size:10px;
	line-height:15px;
	height:15px;
	padding:0;
	margin:0 0 8px 0;
	
}