#title {
	position: relative;
	top: 30px;
	margin: auto auto auto 135px;
	height: 35px;
	width: 436px;
}
#click {
	position: relative;
	top:40px;
	font-size: 12px;
	font-style: italic;
	margin: auto;
	text-align: right;
}

#row {
    position: relative;
	top: 50px;
	margin: auto auto auto 135px;
	left: 10px;
}
#row2 {
    position:relative;
	top:159px;
	margin: auto auto auto 135px;
	left:10px;
}
#row3 {
    position:relative;
	top:268px;
	margin: auto auto auto 135px;
	left:10px;
}
#row4 {
    position:relative;
	top:377px;
	margin:auto auto auto 135px;
	left:10px;
}				
.image1 {
	position: absolute;
	height: 97px;
	width: 97px;
	top: 0px;
	left: 0px;
}
.image2 {
	position: absolute;
	height: 97px;
	width: 97px;
	top: 0px;
	left: 109px;
}
.image3 {
    position:absolute;
	height:97px;
	width:97px;
	top:0px;
	left:218px;
}
.image4 {
    position:absolute;
    height:97px;
    width:97px;
    top:0px;
    left:327px;
}
.image5 {
    position:absolute;
    height:97px;
    width:97px;
    top:0px;
    left:436px;
}	
#footer {
	top: 500px;
}
