#jpg_example1,
#jpg_example2,
#jpg_example3,
#gif_example {
	margin: 10px;
}

#jpg_example1,
#jpg_example2 {
	width: 150px;
	height: 150px;
}

#jpg_example3,
#gif_example1 {
	width: 400px;
	height: 300px;
}

/*Jpg Styling*/
.jpgs img {
	position: absolute;
}