@charset "UTF-8";
.row {background-color: white}






	
	
		



.col1{
	margin: 20px;
	min-height: 200px;
	text-align: center;
	background-color: black;
	}

.col2{
	margin: 20px;
	min-height: 300px;
	text-align: center;
	background-color: white;
	}

.col3{
	margin: 20px;
	min-height: 300px;
	text-align: center;
	background-color: white;
	}
.col4{
	margin: 20px;
	min-height: 300px;
	text-align: center;
	background-color: whitesmoke;
	}

.col5{
	margin: 20px;
	min-height: 300px;
	text-align: center;
	background-color: black;
	}

.col6{
	margin: 20px;
	min-height: 300px;
	text-align: center;
	background-color: whitesmoke;
	}


/* CSS Document */

