
.mybackground{
	/*font-family: 'Squada One', cursive;*/
	background: url(../../foto/wallpapers/default.jpg)no-repeat 0px 0px;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
