.norepeat {
	background-repeat: no-repeat;
	background-position: right top;

}
.norepeat2 {
	background-repeat: repeat-x;
	background-attachment: scroll;



}
