.mybackground {
	/*font-family: 'Squada One', cursive;*/
	background: url(https://assets.royalbayinternational.com/images/dev-mode.jpg)
		no-repeat 0px 0px;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
