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

body {
	background-image: url(../Images/Working/bgtemplate.jpg);
	background-repeat: no-repeat;
	font-family: "Complete in Him";
	padding-top: 0px;
}
#header {
	height: 110px;
	width: 525px;
	position: absolute;
	left: 150px;
	top: 25px;
	background-image: url(../Images/Working/header.png);
	background-repeat: no-repeat;
	font-family: "Handwriting - Dakota";
	font-size: 4em;
	text-align: center;
}
#headtext {
	height: 110px;
	width: 525px;
	left: 150px;
	top: 25px;
}
p {
	font-family: "Handwriting - Dakota";
	font-size: 1.5em;
	text-indent: 170px;
	padding-top: 390px;
}
* {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 2em;
	text-indent: 230px;
	padding-top: 55px;
	font-family: "Handwriting - Dakota";
}
#wrapper {
	width: 900px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
a.yellow {
	text-decoration: none;
	display: block;
	height: 75px;
	width: 180px;
	color: #000000;
}
#pic {
	top: 102px;
	position: absolute;
	left: 220px;
	width: 402px;
	height: 299px;
	background-image: url(../Images/index.png);
	background-repeat: no-repeat;
}
.red {
	height: 75px;
	width: 142px;
	display: block;
	text-decoration: none;
	font-family: "Handwriting - Dakota";
	color: #000000;
}

