a img {
	border:0;
}

body {
	background: url("images/bgPattern.png") repeat scroll 0 0 #222222;
    color: #EEEEEE;
}

#sign {
	text-align:center;
	position:absolute;
	bottom:0px;
	left:50%;
	width:223px;
	margin-left:-112px;
}