img{max-width:100%;}

body        
{    
	background-image: url("longerbackground.png");
	background-repeat: no-repeat;
		width:100%;
	height:100%;
/* because this image is not sized it makes it extremely zoomed which i have decided to keep because it looks good*/
}
.responsive {
    width: 100%;
    height: auto;
}

#wrapper{
margin:1%;
float:left;
margin-top:5%;
margin-left:16%
}

