/* CSS Document */*{margin:0; padding:0;}body {	margin:0;	padding:0;	background-color: #000000;}#wrapper {	border-right-style: none;	border-left-style: none;	border-top-style: none;	border-bottom-style: none;}#frame1 {	margin:30px auto 60px;	padding:0;	height: 594px;	width: 594px;	border: 20px dashed #000000;	background-image: url(images/blustripe.jpg);}#frame2 {	margin:auto;	height: 554px;	width: 554px;	padding: 0px;	background-image: url(images/blustripe.gif);	text-align: center;	vertical-align: middle;	border: 20px dashed #FFFF00;}#frame3 {	margin:auto;	padding:80;	height: 530px;	width: 530px;	border: 12px double #0099CC;	background-color: #CC9933;	top: 0px;	right: 0px;	background-image: url(images/doublestripe.jpg);}.picture {	margin:80px auto auto;	padding:00;	background-color: #CC9900;	background-image: url(images/puppies.jpg);	background-repeat: no-repeat;	background-position: center center;	height: 306px;	width: 257px;	border: 15px double #66CCCC;}.balloon1 {	z-index: 100;	position: relative;	height: 275px;	width: 95px;	left: 75px;	top: -115px;	right: 0px;	bottom: 0px;}#footer {		position: relative;	top: 40px;	bottom: 10px;}