body{
	background-image: url(https://www.bolosquentes.com//logo_bolos_quentes_3.svg), url(https://www.bolosquentes.com//fundo11.jpg);
	background-size: 75%, cover;
	background-position: center center;
	background-repeat:  no-repeat;
	background-attachment: fixed;
	font-family: helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333; 
	letter-spacing: 2px;
	background-color: #3dcff8
	
}


