.bg-gradasi{

background: #2d3e50; 
/*background: -moz-linear-gradient(top,  #1f72d1 0%, #296a9b 100%); 
background: -webkit-linear-gradient(top,  #1f72d1 0%,#296a9b 100%); 
background: linear-gradient(to bottom,  #1f72d1 0%,#296a9b 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f72d1', endColorstr='#296a9b',GradientType=0 ); */

}
.logo {
	padding:10px;
	width: 100%;
	height: 100%;
}
