body{
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.bg-1 {
	background-image: url(../pictures/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
