body {
	background-color: white;
} 




@font-face {
    font-family: billy;
    src: url(fonts/billy.ttf);
}

h1 {
    font-family: billy, Arial, sans-serif;
	font-size: 50px;
	color: #283a8a;
}

p {
    font-family: billy, Arial, sans-serif;
	font-size: 58px;
	letter-spacing: -0.5px;
	line-height: 50px;
	color: #283a8a;
	text-align: left;
}




a:link {
    color: #8a2f28;
	text-decoration: none;
}

a:visited {
    color: #8a2f28;
	text-decoration: none;
}

a:hover {
    color: #d5493e;
	text-decoration: none;
}

a:active {
    color: #d5493e;
	text-decoration: none;
}




#page-wrap {
	text-align: center;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	top: 35px;
}

#paper-top {
	background-image: url("images/striped_paper_top.jpg");
	text-align: center;
	width: 1024px;
	height: 125px;
	margin: 0 auto;
}

#paper-container {
	background-image: url("images/striped_paper_main.jpg");
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}



.category {
    position: absolute;
	top: -40px;
	right: 20px;
}

.titlegraphic {
	width: 400px;
	height: 200px;
    position: absolute;
	top: 5px;
	left: 330px;
}

.subtitle {
    position: absolute;
	left: 24px;
}

.maintext {
	width: 870px;
    position: absolute;
	left: 144px;
}

.backbutton {
	width: 100px;
	height: 100px;
	border: 0px;
	position: relative;
	top: -110px;
	left: 14px;
}

.backtext {
    position: absolute;
	bottom: -140px;
	left: 50%;
}




#nametitle {
	width: 370px;
	height: 450px;
	border: 0px;
	position: absolute;
	top: -30px;
	left: 620px;
}

#polaroid {
	width: 370px;
	height: 450px;
	border: 0px;
	position: absolute;
	top: -50px;
	left: 20px;
}

#facebook {
	width: 50px;
	height: 50px;
	border: 0px;
	position: absolute;
	top: 77%;
	left: 10%;
}

#twitter {
	width: 50px;
	height: 50px;
	border: 0px;
	position: absolute;
	top: 77%;
	left: 26%;
}

#instagram {
	width: 50px;
	height: 50px;
	border: 0px;
	position: absolute;
	top: 77%;
	left: 41%;
}

#behance {
	width: 50px;
	height: 50px;
	border: 0px;
	position: absolute;
	top: 76%;
	left: 56%;
}

#linkedin {
	width: 50px;
	height: 50px;
	border: 0px;
	position: absolute;
	top: 76%;
	left: 72%;
}





#grate {
	width: 260px;
	height: 340px;
	border: 0px;
	position: absolute;
	top: 90px;
	left: 400px;
}

#cphback {
	width: 150px;
	height: 230px;
	border: 0px;
	position: absolute;
	top: 410px;
	left: 50px;
}

#drmartens {
	width: 440px;
	height: 280px;
	border: 0px;
	position: absolute;
	top: 410px;
	left: 260px;
}

#valdefar {
	width: 260px;
	height: 360px;
	border: 0px;
	position: absolute;
	top: 250px;
	left: 700px;
}

#grapp {
	width: 200px;
	height: 270px;
	border: 0px;
	position: absolute;
	top: 650px;
	left: 180px;
}

#coma {
	width: 340px;
	height: 290px;
	border: 0px;
	position: absolute;
	top: 640px;
	left: 540px;
}

#bicpen {
	width: 120px;
	height: 700px;
	border: 0px;
	position: absolute;
	top: 330px;
	left: 930px;
}

#frontpagetext {
	width: 870px;
	position: absolute;
	top: 922px;
	left: 144px;
}
