#bkgd2 {
	background-image: url(../images/bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #3A144F;

}
#box1 {
	width: auto;
	height: auto;
	left: 225px;
	top: 10px;
	position: absolute;
}
