/* CSS Document */

body {
	background-color:#FFFFFF;
}

#wrapper {
	background-color:#FFFFFF;
	border:5px solid red;
	width:50px;
}