a:link {
	font-weight: bold;
	color: #FC3957;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FC3957;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF9999;
}
a:active {
	font-weight: bold;
	color: #FC3957;
	text-decoration: none;
}


#wrapper {
	width: 270px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-color: #C4BDAB;
	background-image: url(../images/background.jpg);
	background-position: top;
}
#wrapper #content p {
	padding: 0px;
	height: 150px;
	width: 230px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
}

#wrapper #logo {
	height: 250px;
	width: 270px;
	background-image: url(../images/funnyHOME.jpg);
	background-repeat: no-repeat;
}
#wrapper #content {
	background-image: url(../images/Pback.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 270px;
	padding-top: 45px;
	padding-left: 18px;
}
#footer {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #948767;
	padding-left: 30px;
}


#wrapper h1 {
	background-image: url(../images/funnyHOME.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 270px;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
