html	{
	background-color: #dfdfdf;
	}
	
body#home	{
	background-color: #dfdfdf;
	background:url(../images/bg1.jpg) 0 -2px repeat-x;
}

#bigBox	{
	position:relative;
	width:900px;
	margin:0 auto;
	}
	
#badge	{
	position:absolute;
	top:100px;
	right:5px;
	height:160px;
	width:160px;
	cursor:pointer;
	}
	
#badge	a	{
	display:block;
	background:url('../images/applyNow.png') -5px 0 no-repeat;
	height:160px;
	width:152px;
	cursor:pointer;
	}
