@font-face { font-family: BabyBlocks; src: url("fonts/baby blocks.ttf"); }
@font-face { font-family: Basiic; src: url("fonts/basiic.ttf"); }
@font-face { font-family: Cherish; src: url("fonts/cherish.ttf"); }
@font-face { font-family: Editundo; src: url("fonts/editundo.ttf"); }

{ -WEBKIT-BOX-SIZING: BORDER-BOX; -MOZ-BOX-SIZING: BORDER-BOX; BOX-SIZING: BORDER-BOX; }

iframe.cbox {
	background: #ffffff;
	width: 220px;
	height: 200px;
	position: relative;
	margin: 0 auto;
	top: -1845px;
	left: 550px;
}

.header {
	background: #fc03df;
	width: 800px;
	height: 130px;
	position: relative;
	top: 10px;
	padding: 5px 20px 5px 20px;
	text-align: center;
	font-size: 120%;
	margin: auto;
	display: block;
}

.header h1 {
	position: relative;
	top: 25%;
	right: -10px;
}

.header p {
	position: relative;
	font-size: 100%;
	top: 15%;
	left: -15px;
}

.bkgd {
	position: relative;
	margin: auto;
	display: block;
	top: 10px;
}

.bkgd img {
	position: relative;
	margin: auto;
	display: block;
}

h1 {
	color: #00e600;
	font-family: Editundo;
	font-size: 300%;
	
}

a {
	text-decoration: none;
	color:#ffffff;
}

.nav {
	position: relative;
	margin: auto;
	position: relative;
	top: -664px;
	width: 400px;
	left: -120px;
	align-content: left;
	
}

.nav table {
	margin: 0px;
}

.nav td {
	padding: 0px 5px 0px 5px;
}

.linksme {
	width: 220px;
	height: 280px;
	font-family: Editundo;
	font-size: 120%;
	position: relative;
	top: -590px;
	left: -390px;
	margin: auto;
	padding: 0px;
}

.linksme table {
	margin-left: 0px;
	background-color: rgba(0,0,0,0.7);
	white-space: nowrap;
	border-collapse: collapse;
}

.linksme img {
	margin: 2px 5px;
	position: relative;
	width: 20px;
}

.linksme a {
	text-decoration: none;
	color: #00e600;
	margin: 10px 10px 10px 5px;
}

.linksyou {
	width: 220px;
	height: 280px;
	font-family: Basiic;
	font-size: 95%;
	position: relative;
	top: -785px;
	left: 457px;
	margin: auto;
	padding: 0px;
}

.linksyou table {
	margin-left: 0px;
	background-color: rgba(255,255,255,0.7);
	white-space: nowrap;
	border-collapse: collapse;
	width: 150px;
}

.linksyou img {
	margin: 1px 4px;
	width: 18px;
}

.linksyou a {
	text-decoration: none;
	color: #000000;
}

iframe {
	width: 600px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 450px;
	position: relative;
	margin: auto;
	top: -1230px;
	left: 20px;
	display: block;
}

body {
	background-image: url("images/bkg4.png");
	font-family: Basiic;
	overflow: hidden;
}