body {
	background-color: #0066CC;
	vertical-align: baseline;
	position: relative;
	top: auto;
	background-repeat: no-repeat;
	background-image: ;url(i/bg-main.png);
}
td {
	background-repeat: no-repeat;
}
.style1 {
	font-size: 24px;
	font-weight: lighter;
	color: #0066FF;
}
.style2 {
	font-size: 24px;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bg-1 {
	background-color: #C35185;
}
.border-L {
	background-repeat: repeat;
	background-image: url(i/border-left.png);
}
.border-R {
	background-repeat: repeat;
	background-image: url(i/border-right.png);
}

