body{
	font-family: "Open sans", sans-serif;
	background: #dddddd;
}
.main-content{
	background: #fff;
}
.footer{
	background: #1d1d1d;
	color: #aaa;
}
#navbar {
	margin-top: 24px;
}

.main-nav{
	height: 100px;
	border-bottom: 1px solid #eeeeee;
}

.showcase {
	text-align: center;
	background-color: white;
}

.showcase h2 {
	font-size: 34px;
}

.showcase p {
	font-size: 24px;
}

.conjunction {
	text-align: center;
	font-size: 16px;
}

.iisc-logo {
	height: 64px;
	width: 64px;
}

.mynavbar {
	height: 100px;
	background-color: #dddddd;;
}
.center-align-navbar {
	line-height: 64px;
}

.photo {
	height: 100px;
	width: 100px;
	/*max-width: 100%;*/
	/*width: 100%;*/
}

.cfp {
	margin-top: 20px;
}

.closed {
	color: red;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}

.talk {
	font-weight: bold;
	/*font-style: italic;*/
}

.justify {
	text-align: justify;
}

.faculty-pic {
	height: 100px;
	width: 100px;
	max-width: 100%;
}

.fac {
	margin: 10px;
	padding: 5px;
}

.intro {
	font-size: 16px;
}

.hero {
	height: 30px;
	margin: 10px;
}

.r-image {
	max-width: 100%;
}

.r-hl {
	margin-top: 40px;
	margin-bottom: 40px;
}