* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
}

p#about {
	position: fixed;
	top: 20px;
	right: 20px;
}

#page-wrap {
	width: 760px;
	background: white;
	margin: 0 auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#fixed-letters {
	position: fixed;
	top: 100px;
	left: 100px;
	background: url(images/fixed-letters.gif) white no-repeat;
	width: 320px;
	height: 179px;
}

#fixed-letters0 {
	position: fixed;
	top: 10px;
	left: 100px;
	background: url(images/fixed-letters0.gif) white no-repeat;
	width: 147px;
	height: 45px;
}

#fixed-letters1 {
	position: fixed;
	top: 100px;
	left: 450px;
	background: url(images/fixed-letters1.gif) white no-repeat;
	width: 320px;
	height: 179px;
}

#fixed-letters2 {
	position: fixed;
	top: 100px;
	left: 600px;
	background: url(images/fixed-letters2.gif) white no-repeat;
	width: 320px;
	height: 179px;
}

#fixed-letters3 {
	position: fixed;
	top: 100px;
	left: 800px;
	background: url(images/fixed-letters3.gif) white no-repeat;
	width: 320px;
	height: 179px;
}

#fixed-letters4 {
	position: fixed;
	top: 100px;
	left: 950px;
	background: url(images/fixed-letters4.gif) white no-repeat;
	width: 320px;
	height: 179px;
}

#scroll-letters {
	position: relative;
	top: 1200px;
	left: 20px;
	background: url(images/scroll-letters.gif) top center no-repeat;
	width: 500px;
	height: 825px;
}