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

/*
body {
 background-image: url("../img/nwaacdc_temp.jpg");
 background-color: #cccccc;
 background: no-repeat;
	
}
*/
body {
	background-color: #C5DADD;
}


#start{
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: auto;
	width: auto;
	
	
}

img {
	align-content: stretch;
}

.placement {
  
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
}