﻿#imageContainer {
	width:300px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:70px; left:20px;
}