/* CSS Document */*{margin:0; padding:0;}body {	margin:0;	padding:0;	background-color: #FFCC00;	background-repeat: repeat;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	background-attachment: scroll;}#wrapper {	border-top: none;	border-right: none;	border-bottom: none;	border-left: none;}#frame1 {	margin:30px auto;	padding:0;	height: 530px;	width: 630px;	border: 10px solid #33FF00;	background-image: url(images/BlueDiagonal.jpg);}#frame2 {	margin:30px;	height: 460px;	width: 560px;	padding: 0px;	background-image: url(images/yellowDiagonal.jpg);	text-align: center;	vertical-align: middle;	border: 5px dotted #FFFF00;	background-color: #FFFF00;}#frame3 {	margin:10px auto auto;	padding:0;	height: 420px;	width: 520px;	border: 10px dashed #33CC33;	background-color: #FF3333;	top: 0px;	right: 0px;}.picture {	padding:00;	background-color: #FFFFCC;	background-image: url(images/toweldog2.jpg);	background-repeat: no-repeat;	background-position: center center;	height: 400px;	width: 500px;	border: 10px dotted #6666CC;}.balloon1 {	z-index: 100;	position: relative;	height: 275px;	width: 198px;	left: 120px;	top: 190px;	right: 0px;	bottom: 0px;	text-decoration: blink;}#footer {			margin: 12px;	text-align: center;}