body{
    
    margin: 0;
    padding: 0;
    background: url(NeobaseM.jpg);   
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-size: 100%;
    font-family: sans-serif; }
    
    @media (min-width: 1080px) {
    body{
	 background-image: url(NeobaseW.jpg);

    @media (min-width: 576px) {
    body{
	 background-image: url(NeobaseW.jpg);
	
    
	
	}
}	