#wrapper {
	position: relative;
	height: 500px;
	width: 500px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
