@charset "UTF-8";


header {
	height:50px;
	min-width: 230px;
}

.MainTitle {
	height: 50px;
	width: 80%;
	background-color: #2F2F2F;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.logo {
	width: 40px;
	height: 40px;
}

.title {
	font-size: 20px;
}

.ddcontainer{
	padding-top: 20px;
	float: none;
	
}

.dropdown {
	
}


.section{
	height: 380px;
	text-align: center;
	padding-top: 30px;
	min-width: 300px;
}

.subsection {
	width: 150px;
	height: 100px;
	padding-top: 30px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.subsectionText {
	color: lightgray;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	align-self: baseline;
}


#ss1 {

}

#ss2 {

}

#ss3 {

}


