body {
	background-image: url(../../assets/images/bgrounds/kid_swim.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content #bodycontent #column_1 #testing {
	border: 1px solid #7CCDCD;
}
#content #bodycontent #column_1 #testing tr td {
	padding: 3px;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7CCDCD;
}
.toprightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #7CCDCD;
	border-right-color: #7CCDCD;
}
.style1 {font-size: 0.95em}
