* {
    margin: 0;
    padding: 0;
}

#wrapper {
	width: 80%;
	margin: auto;
}

div.center {
	text-align: center;
}