.background {
	background-color: #6A95B2;
}
.backround2 {
	background-color: #AB7D5D;
}
.fullbackg {
	background-image: url(fullbackg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
