#back {
	background-image: url(img/back%20sea.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.info{
	color: #0066FF;
	font-size: 12px;
	padding: 10px;
}
.box1{
	padding: 5px;
	border: 2px dashed #990000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	font-size: 12px;
	color: #006600;
	line-height: 18px;
}
