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

.header {
    background-color: #6790ce;	
}

.navbar {
	background-color: #6790ce;	
}

.content {
	background-color: #dfe8f7;	
}

.footer {
	background-color: #6790ce;
}