
section{
	background-image: 60%;
	background-attachment: fixed;
	background-image: url(../backgrounds/3.png);
	background-repeat: no-repeat;
	background-position: center 300px;
	}
img{
	max-width: 100%;
	
	}
	
	
@media screen and (max-width: 580px){
	
section {
	background-image: none;	
	
	}	
	
}





aside {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 60px;	
	}
	
aside p img {
	border: thin solid #06C;		
		
    }
	