.testCSS {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-color: #333333;
	border: thin none #FFFFFF;

}
