#gif {
	position: absolute;
	width: 400px;
	height: 302px;
	left:50%;
	margin-left: -200px;
}

#quote {
	position: absolute;
	width: 550px;
	height: 80px;
	top: 390px;
	font-size: 34px;
	font-family:"Times New Roman", Times, serif;
	left: 50%;
	margin-left: -275px;
}
#shirt {
	position: absolute;
	width: 400px;
	height: 495px;
	top: 540px;
	left: 50%;
	margin-left: -200px;

}
#link {
	position: absolute;
	width: 260px;
	height: 70px;
	top: 1090px;
	font-size: 40px;
	font-family:"Times New Roman", Times, serif;
	left: 50%;
	margin-left: -130px;
}