body {
	padding: 0px;
	margin: 0px;
		}
		
#head {
left: 50%;
margin-left: -150px;
width: 300px;
height: 20px;
top: 100px;
position: fixed;
z-index: -1;
}

#work {
left: 50%;
margin-left: -150px;
width: 300px;
height: 100%;
top: 150px;
position: fixed;
z-index: -1;
}

/* –––––––––––––U O T NORMAL */

#uot1 {
right: 10%;
margin-left: 200px;
width: 500px;
height: 231px;
top: 20%;
position: fixed;
z-index: 1;
}

#uot2 {
left: 150px;
top: 5%;
width: 267px;
height: 180px;
position: fixed;
z-index: 1;
}

#uot3 {
left: 0px;
width: 350px;
height: 522px;
top: 100%;
margin-top: -522px;
position: fixed;
z-index: 1;
}

#uot4 {
right:10%;
width: 400px;
height: 274px;
top: 100%;
margin-top: -274px;
position: fixed;
z-index: 1;
}

/* –––––––––––––U O T 80 */

#uot1_80 {
width: 314px;
height: 426px;
left: 50px;
bottom: 50px;
position: fixed;
z-index: 1;
}

#uot2_80 {
right:15%;
width: 500px;
height: 333px;
top: 100%;
margin-top: -333px;
position: fixed;
z-index: 1;
}

#uot3_80 {
right: 20%;
width: 300px;
height: 183px;
top: 25%;
position: fixed;
z-index: 1;
}

#uot4_80 {
left: 0px;
top: 5%;
width: 370px;
height: 258px;
position: fixed;
z-index: 1;
}

/* –––––––––––––U O T 160 */

#uot1_160 {
left: 50px;
bottom: 50px;
width: 334px;
height: 500px;
position: fixed;
z-index: 1;
}

#uot3_160 {
right: 20%;
width: 500px;
height: 177px;
top: 25%;
position: fixed;
z-index: 1;
}

#uot4_160 {
left: 0px;
top: 5%;
width: 270px;
height: 180px;
position: fixed;
z-index: 1;
}

#uot2_160 {
right:15%;
width: 183px;
height: 300px;
top: 100%;
margin-top: -300px;
position: fixed;
z-index: 1;
}

/* –––––––––––––TYPE */

h1 {
font-family: Arial;
font-size: 15px;
font-weight: bold;
line-height: 19px;
letter-spacing: 10px;
text-transform: uppercase;
text-align: center;
}

h2 {
font-family: Arial;
font-size: 15px;
font-weight: bold;
line-height: 2px;
letter-spacing: 8px;
text-transform: uppercase;
text-align: center;
}

h3 {
font-family: Arial;
font-size: 15px;
font-weight: normal;
line-height: 2px;
letter-spacing: 8px;
text-transform: uppercase;
text-align: center;
}

a
{
color:#000000;
text-decoration:none;
letter-spacing: 3px;
}   

a:hover {
text-decoration: underline;
}

#textbox {
left: 50%;
margin-left: -150px;
width: 300px;
height: 100%;
top: 300px;
position: absolute;
font-family: Arial;
font-size: 11px;
font-weight: bold;
line-height: 22px;
letter-spacing: 1px;
text-align: left;
z-index: 3;
}

.textlink {
text-decoration: underline;
}

.textlink:hover {
text-decoration: none;
}

#textbox-hg {
left: 50%;
margin-left: -150px;
width: 300px;
height: 100%;
top: 300px;
position: absolute;
z-index: 0;
background-color: white;
}
