/*This is not the page you were hoping to find.*/

body 
{
	background: #666;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

#plea 
{
	background: #CF6;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20%;
	padding: 1%;
	box-shadow: 0px 0px 50px #390;
	-webkit-box-shadow: 0px 0px 50px #390;
	-moz-box-shadow: 0px 0px 50px #390;
}

#fit
{		
	margin-top: 1%;
	margin-left: auto%;
	margin-right: auto;
	padding: 0%;
	width: 92%;
	
}

a.direction-of-fit
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 457px;
	height: 70px;
	background: url(codepoetry.png) no-repeat 0px 0;
}

a:hover.direction-of-fit
{
	background-position: -457px;
}

a:active.direction-of-fit
{
	background-position: -914px;
}

/* Please note: a desire for connection is not sufficient. A bit of imagination is required as well.*/
