h1 {
	text-align: center;
}
body {
		text-align: center;
}

#main{
	text-align: left;
	margin-right: 100;
	margin-left: 100;
	top: 150;
	background: #ccf;
}

#technical {

}

#logos {
	height: 50px;
	float: right; 
	
}

#footer {
}
img {
	padding: 20px;
}

#image1 {
	height: 200px;
	float: left;
	}

#image2 {
	height: 200px;
	float: right;
	}

#image3 {
		height: 200px;
	float: right;		
}

