#sizeBox1{
	cursor:pointer;
	width:219px;
	height:99px;
	color: #FFFFFF;
	border: 5px solid #89919c;
	text-align: center;
	font-family: 'MyriadPro';
	font-size: 19px;
	text-decoration: none;
	font-weight: normal;
	background:url('Resimler/Kutu1.png');
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
	
#layer1{
	line-height:21px;
	background-color: rgba(13, 34, 53, 0.5);
	width:219px;
	height:99px;
    position: absolute;
}

/* 2 */
#sizeBox2{
	cursor:pointer;
	width:219px;
	height:99px;
	color: #FFFFFF;
	border: 5px solid #89919c;
	text-align: center;
	font-family: 'MyriadPro';
				font-size: 19px;
	text-decoration: none;
	font-weight: normal;
	background:url('Resimler/Kutu2.png');
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
	
#layer2{
	background-color: rgba(13, 34, 53, 0.5);
	width:219px;
	height:99px;
    position: absolute;
}

/* 3 */
#sizeBox3{
	cursor:pointer;
	width:219px;
	height:99px;
	color: #FFFFFF;
	border: 5px solid #89919c;
	text-align: center;
	font-family: 'MyriadPro';
				font-size: 19px;
	text-decoration: none;
	font-weight: normal;
	background:url('Resimler/Kutu3.png');
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
	
#layer3{
	background-color: rgba(13, 34, 53, 0.5);
	width:219px;
	height:99px;
    position: absolute;
}

/* 4 */
#sizeBox4{
	cursor:pointer;
	width:219px;
	height:99px;
	color: #FFFFFF;
	border: 5px solid #89919c;
	text-align: center;
	font-family: 'MyriadPro';
	font-size: 19px;
	text-decoration: none;
	font-weight: normal;
	background:url('Resimler/Kutu4.png');
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
	
#layer4{
	background-color: rgba(13, 34, 53, 0.5);
	width:219px;
	height:99px;
    position: absolute;
}