body
{
	margin:0;
}
#title a.red 
{
	background-position:15px 0px;
}
#title a.yellow 
{
	background-position:75px 0px;
}
#title a.blue
{
	background-position:55px 0px;
}
#title a.green 
{
	background-position:95px 0px;
}
#warptest 
{
	width:480px; 
	height:100px;
	background:#f7f7f7; 
	border:1px solid #d3d3d3;
	padding:10px; 
	colo:r#666;
	float:left
}
#title
{
	float:left
}
#title a 
{
	margin-right:5px;
    width:15px;
    height:15px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	background-image:url(../images/theme.gif);	
}