@CHARSET "UTF-8";
.myImage{
	background-repeat: no-repeat;
	background-image: url("image.jpg");
}
