.Background_picture {
	background-color: #FFFFFF;
	background-image: url(Images/Background.jpg);
	background-repeat: no-repeat;
}
.boarder {
	background-image: url(Images/Boarder.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
