/* CSS Document */

body {
	background-color:#000000;
}

.heading-album {
	position: absolute;
	top:25%;
	right:5%;
	width:174px;
	height:111px;
	color:#484849;
	font-family:Arial, Helvetica, sans-serif;
	font-size:42px;
	font-weight:bold;
}	

A.heading-album-link {
	color:#484849;
	font-family:Arial, Helvetica, sans-serif;
	font-size:42px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

A.heading-album-link:hover {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:42px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.heading-scanning {
	position: absolute;
	top:30%;
	left:20%;
	width:284px;
	height:79px;
	color:#797979;
	font-family:Arial, Helvetica, sans-serif;
	font-size:46px;
	font-weight:bold;
}

A.heading-scanning-link {
	color:#797979;
	font-family:Arial, Helvetica, sans-serif;
	font-size:46px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

A.heading-scanning-link:hover {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:46px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.heading-restoration {
	position: absolute;
	top:50%;
	left:25%;
	width:284px;
	height:79px;
	color:#484849;
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
	font-weight:bold;
}

A.heading-restoration-link {
	color:#484849;
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

A.heading-restoration-link:hover {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.heading-video {
	position: absolute;
	top:55%;
	right: 15%;
	width:134px;
	height:48px;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
	font-weight:bold;
}

A.heading-video-link {
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

A.heading-video-link:hover {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.heading-photography {
	position: absolute;
	top:70%;
	left:15%;
	width:309px;
	height:79px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	font-weight:bold;
}

A.heading-photography-link {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

A.heading-photography-link:hover {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

a.heading-pppp {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

/*
.heading-pppp {
	position: absolute;
	top:457px;
	left:15%;
	width:284px;
	height:79px;
	color:#3A3A3C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}

A.heading-pppp-link {
	color:#3A3A3C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

A.heading-pppp-link:hover {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}*/

.heading-printing {
	position: absolute;
	top:75%;
	right: 7%;
	width:179px;
	height:59px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:46px;
	font-weight:bold;
}

A.heading-printing-link {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:46px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

A.heading-printing-link:hover {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:46px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
