#page h1 {
	background-image: url(../images/cartouche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 40px;
}

#page #intro {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	color: #FFF;
	background-color: #A65019;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 55px;
	border: thin dashed #999;
	background-image: url(../images/hint.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#page {
	background-image: url(../images/h2bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

#page #me_img {
	padding: 0px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: right;
	border: thin groove #5C5E60;
}
#page #me {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
#page #me a {
	color: #A65019;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#page #me .blue {
	color: #036;
}

