.bg {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #2481B7;
}

