body {
	text-align: center;
	background-color: #FFF;
}
#wrapper {
    text-align: center;
    height: auto;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background-color: #FFF;
}
