body {
    width: 480px;
    height: 480px;   
    margin: 0;
	background-color:;
    padding: 0;
}


img {
	position: absolute;
	margin: 0;
	left:;
	top:;
	height:;
	height: 500px;
}

img.background {
	width: 480px;
	height: 480px;
	margin: 0;
    top:;
    left:;
	z-index: -1;
}

p {
    position: relative;
    margin: 0;   
  	white-space: pre-wrap;
  	word-wrap: break-word;
}

.tab { margin-left: 40px; }

.page > p {
    position: relative;
    font-family: "noteworthy";
    font-size: 20px;
    font-style:;
    color: white;
    margin: 0;
}

#header1 {
	position: relative;
	top: 440px;
	left: 100px;
	width: 300px;
	font-family: "noteworthy";
	font-size: 16px;
	font-style:;
	text-align: center;
	color: white;
	
}

#header1b {
	position: relative;
	top: 414px;
	left: 100px;
	width: 300px;
	font-family: "noteworthy";
	font-size: 16px;
	font-style:;
	text-align: center;
	color: white;
	
}

#header1c {
	position: relative;
	top: 440px;
	left: 75px;
	width: 350px;
	font-family: "noteworthy";
	font-size: 16px;
	font-style:;
	text-align: center;
	color: white;
	
}

#header2 {
	position: relative;
	top: 460px;
	left: 150px;
	width: 300px;
	font-family: "noteworthy";
	font-size: 26px;
	font-style:;
	text-align: center;
	color: white;
	text-decoration: underline;
}

#header3 {
	position: relative;
	top: 420px;
	left: 60px;
	width: 300px;
	font-family: "noteworthy";
	font-size: 26px;
	font-style:;
	text-align: center;
	color: white;
	text-decoration: underline;
}

#block1 {
    position: relative;
    top: 20px;
    left: 0px;
    font-family: "noteworthy";
	font-size:16px;
    font-style:;
    color:white;
    text-align:left;
	line-height: 16px;
}

#block2 {
    position: relative;
    top:;
    left: 0px;
    font-family:;
    font-size:36px;
    font-style:;
    text-align:center;
    color:white;
}

#block1-center {
    position: relative;
    top: 0px;
    left: 0px;
	width: 900px;
    font-family: "noteworthy";
	font-size:18px;
    font-style:;
    color:white;
    text-align:center;
	line-height: 18px;
}

#block2-center {
    position: relative;
    top: 0px;
    left: 20px;
	width: 900px;
    font-family: "noteworthy";
	font-size:24px;
    font-style:;
    color:white;
    text-align:center;
	line-height: 20x;
}

@font-face {
  font-family: 'noteworthy';
  src: url('fonts/Artbrush.ttf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
