@charset "UTF-8";
/* CSS Document */

body, html {
	margin:0;
	padding: 0;
}

body {
	background-color:#000;
}

a {
	text-decoration: none;
}

p {
	font-family: 'Nothing You Could Do', cursive;
}

#wrapper {
	width: 750px;
	height: 710px;
	background-color: #3CF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	postition: relative;
}

#textframe1 {
	width: 660px;
	height: 180px;
	posisiton: absolute;
	background-color: #fff;
	margin-top: 10px;
	margin-left: 45px;
	text-align: center;
}

#textframe2 {
	background-color: #fff;
	width: 670px;
	height: 192px;
	margin-top: 10px;
	margin-left: 40px;
	text-align: center;
}

#textframe3 {
	background-color: #fff;
	width: 667px;
	height: 110px;
	margin-top: 5px;
	margin-left: 40px;
	text-align: center;
}

#textframe4 {
	background-color: #fff;
	width: 668px;
	height: 110px;
	margin-top: 5px;
	margin-left: 40px;
	text-align: center;
}

#textframe4a {
	background-color: #fff;
	width: 668px;
	height: 130px;
	margin-top: 5px;
	margin-left: 40px;
	text-align: center;
}

#textframe4b {
	background-color: #fff;
	width: 668px;
	height: 140px;
	margin-top: 5px;
	margin-left: 40px;
	text-align: center;
}

#textframe5 {
	background-color: #fff;
	width: 625px;
	height: 180px;
	margin-top: 5px;
	margin-left: 70px;
	text-align: center;
}

#textframe6 {
	background-color: #fff;
	width: 330px;
	height: 465px;
	margin-top: -481px;
	margin-left: 400px;
	text-align: center;
}

#dend1 {
	background-color: #fff;
	height: 200px;
	width: 650px;
	margin-top: 15px;
	margin-left: 50px;
	text-align: center;
}

.customstar3 {
	position: absolute;
	margin-left: 640px;
	margin-top: -55px;
	z-index: 10;
}

.customstar4a {
	position: absolute;
	margin-left: 640px;
	margin-top: -55px;
	z-index: 20
}

.wrapperedit {
	padding-top: 10px;
}