body{
	width:80%;
	margin-left:10%;
}
.div_centered{
	width:100%;
	text-align:center;
	padding:10px;
}
.div_centered>img[src^="images/at-ware"]{
	width:100% !important;
}
.mypara{
	padding:20px;
}
h1{
	color:white;
	background:#006633;
}
img.img-thumbnail{
	width:200px;
}