body
{
background-image:url(../background.gif);
background-repeat:repeat-x;
background-color:#F3EFE3;
text-align:left;
margin:0px;
padding:0px;
}

#WebSite
{
	position:absolute;
	width:100%;
	height:100%;
	z-index:0;
}

#Link
{
	position:absolute;
	text-align:center;
	bottom:-50px;
	
	width:100%;
	z-index:1;
	
}
