.text1 {
	background-color: white;
	clear: both;
	padding: 20px;
	margin: ;
    float: left;
    width: 50%;
}

.text1 h2{
	text-align: justify;
	font-size: 30px;
}

.text1 p{
	text-align: justify;

}

.imageside img{
    float: right;
    width: 30%;
    display: inline;
    padding: 80px;
}

.banner img{
	width: 100%;
    opacity: 50%;
}