body{
	margin: 0px;
	font-size: 85%;
	line-height: 165%;
	text-align: center;
	background-color: #eee;
}

a{
	text-decoration : none;
}

#wrapper{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

