body {
	background-color: #2b0638;
	background-image: url("./images/background/bg.jpg");
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}



@media (min-width: 700px){
    
}

@media (max-width: 700px){
    
}