.sheeps {
	display: block;
	width: 260px;
	height: 175px;
	background-image: url('../images/sheeps.png');
	background-repeat: no-repeat;
}

.ICSE14 {
	display: block;
	width: 150px;
	height: 150px;
	background-image: url('../images/ICSE14_logo_128x128.png');
	background-repeat: no-repeat;	
}

