*{
	outline: none;
	}
body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: 14px;
	background-image: url(shadow.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	}
#content{
	margin-left: auto;
	margin-right: auto;
	margin-top: 18%;
	width: 300px;
	text-align: center;
	}