#contact{
		width:100%;
		height:100%;
		background:rgba(0,0,0,0) url(../img/bg-paper.jpg);
		background-size:cover;
		background-position: center;
		position:absolute;
		z-index: 5;
		min-width:955px;
		overflow:hidden;
		min-height:600px;
	}
	#contact-credit{
		width:290px;
		height:290px;
		border-radius:50%;
		background:#333333;
		position:absolute;
		left:50%;
		margin-left:-145px;
		margin-top:-145px;
	}
	#contact-credit span{
		color:white;
		font-size:24px;
		position:relative;
		top:202px;
		left:125.5px;
	}
	#credits-text{
		position:absolute;
		width:50px;
		left:50%;
		margin-left:-25px;
		top:150px;
		text-align: center;
		color:rgba(0,0,0,1);
	}
	 #clock_film_back{
		 	position:absolute;
		 	width:310px;
		 	height:310px;
		 	border-radius:50%;
		 	background:rgba(0,0,0,0.3);
		 	left:50%;
		 	margin-left:-155px;
		 	margin-top:-10px;
		 	-webkit-transition:all 0.4s ease-out;
		 	opacity:0;
		 }
	#credits-text span{
		font-size: 24px;
	}

	#layout-credits-img{
		width:641px;
		height:499px;
		background:url(../img/dots_credits_layout.png);
		position:absolute;
		left:50%;
		margin-left:-500px;
		top:50%;
		margin-top:-190px;
		-webkit-transform:scale(0.7,0.7);
	}
	#credits-content{
		width:340px;
		height:499px;
		background:url(../img/credits/me_EN.png)no-repeat;
		position:absolute;
		left:50%;
		margin-left:130px;
		top:50%;
		margin-top:-155px;
		-webkit-transform:scale(0.7,0.7);
	}

	.dots-credits{
		border-radius:50%;
		/*background:#333333;*/
		background:rgba(200,11,44,0.5);
		position:absolute;
	}
	.dots-credits img{position:absolute;}
	.thailand{
		width:78px;
		height:78px;
		margin-left:-39px;
		margin-right:-39px;
		left:39;
		top:40;
	}
	.bangkokU{
		width:178px;
		height:178px;
		margin-left:-89px;
		margin-right:-89px;
		left:205;
		top:72;
	}
	.steveJobs{
		width:136px;
		height:136px;
		margin-left:-68px;
		margin-right:-68px;
		left:392;
		top:144;
	}
	.adviser{
		width:178px;
		height:178px;
		margin-left:-89px;
		margin-right:-89px;
		left:297;
		top:323;
	}
	.friends{
		width:98px;
		height:98px;
		margin-left:-49px;
		margin-right:-49px;
		left:373;
		top:1;
	}
	.music{
		width:35px;
		height:35px;
		margin-left:-17.5px;
		margin-right:-17.5px;
		left:471;
		top:120;
	}
	.me{
		width:112px;
		height:112px;
		margin-left:-56px;
		margin-right:-56px;
		left:585;
		top:180;
	}
	.fonts{
		width:34px;
		height:34px;
		margin-left:-17px;
		margin-top:-17px;
		left:448px;
		top:320px;
	}