*{margin:0; padding:0;}body {	background-color: #00CCFF;}#wrapper {	width: 600px;	margin-top: 50px;	margin-right: auto;	margin-bottom: 25px;	margin-left: auto;	border-right-width: 20px;	border-left-width: 20px;	border-right-style: double;	border-left-style: double;	border-right-color: #FFFF33;	border-left-color: #FFFF33;}#frame1 {	left: auto;	top: 450px;	right: auto;	bottom: 10px;	text-align: center;	margin-right: auto;	margin-left: auto;	}	#frame2 {	border: 12px dashed #CC0000;	background-color: #FF6666;	height: 550px;	margin: 20px auto auto;	padding: 50px;	}.picture {	border: thick dotted #00CC33;	height: 465px;	width: 352px;	background-image: url(images/peskyChi.jpg);	background-repeat: no-repeat;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	padding: 30px;	text-align: center;	background-position: center 50px;	background-color: #FFFFCC;	}.balloon1 {	z-index: 100;	margin: 50 100 100 50;	position: relative;	top: 0px;	left: -180px;	}#footer {	margin: 12px;	text-align: center;	position: relative;	top: 240px;	left: 120px;}