@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../img/maxresdefault.jpg);
	
	}
.main{
	background-color:rgba(255,255,255,0.93);
	
	width:80%;
	padding:10%;
	margin-top:40px;
	
	
	
	}	