/* CSS Document */*{margin:0; padding:0;}body {	margin:0;	padding:0;	background-color: #66CC99;	background-image: url(images/greenDot.gif);	background-repeat: repeat;	border-top-width: 10px;	border-right-width: 40px;	border-bottom-width: 10px;	border-left-width: 40px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #66FF00;	border-right-color: #66FF00;	border-bottom-color: #66FF00;	border-left-color: #66FF00;	background-attachment: scroll;}#wrapper {	border: 5px dotted #FF0000;}#frame1 {	margin:10px auto 60px;	padding:0;	height: 746px;	width: 580px;	border: 10px solid #33FF00;	background-image: url(images/blustripe.jpg);}#frame2 {	margin:auto;	height: 736px;	width: 570px;	padding: 0px;	background-image: url(images/giraffeDot.jpg);	text-align: center;	vertical-align: middle;	border: 5px solid #FF0000;}#frame3 {	margin:auto;	padding:0;	height: 726px;	width: 560px;	border: 5px dashed #000000;	background-color: #33CC99;	top: 0px;	right: 0px;}.picture {	padding:00;	background-color: #663366;	background-image: url(images/giraffe.jpg);	background-repeat: no-repeat;	background-position: center center;	height: 666px;	width: 500px;	border: 30px dotted #993366;}.balloon1 {	z-index: 100;	position: relative;	height: 275px;	width: 198px;	left: -145px;	top: -50px;	right: 0px;	bottom: 0px;}#footer {		top: 200px;	right: -280px;	position: relative;}