body{ background: #120404 url(fond.png) /*fixed*/ top no-repeat; }
a{color:#fff;text-decoration:underline;}
a:hover{color:#f22727;text-decoration:underline;}
p{color:#fff;font-family:Roboto;}
@media (min-width: 768px){ 
	}
@media (max-width: 767px){ 
	body{ background-size: auto 140px; background-position: center 20px; }
	.sscadre{padding:10px;}
	}
