/* CSS Document */*{margin:0; padding:0;}body {margin:0; padding:0;}#wrapper {			border-right-width: 40px;	border-left-width: 40px;	border-right-style: dotted;	border-left-style: dotted;	border-right-color: #FF9999;	border-left-color: #ff9999;}#frame1 {	margin:30px auto auto;	padding:0;	height: 636px;	width: 558px;	border: 20px dashed #000000;	background-color: #33FF00;}#frame2 {	margin:auto;	height: 616px;	width: 538px;	border: 10px dotted #FFFFFF;	padding: 0px;	background-image: url(images/checks.gif);	text-align: center;	vertical-align: middle;}#frame3 {	margin:auto;	padding:80;	height: 610px;	width: 530px;	border: 5px double #FF0000;	background-color: #3366CC;	top: 0px;	right: 0px;}.picture {	margin:80px auto auto;	padding:00;	background-color: #000000;	background-image: url(images/panda.jpg);	background-repeat: no-repeat;	background-position: center center;	height: 436px;	width: 358px;	border: 5px dashed #00FF00;}.balloon1 {	z-index: 100;	position: relative;	height: 275px;	width: 198px;	left: -80px;	top: 80px;	right: auto;	bottom: auto;}#footer {	position: relative;	top: 100px;	left: 150px;	right: auto;	bottom: auto;}