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

.nanette {
	background-color: #000000;
	color: #EDDEBA;
	text-align: center;
	font-family: arial;
	font-size: 36px;
	font-stretch:expanded
}

.subpage {
	color: #EDDEBA;
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-stretch:expanded;
	line-height: 20px;
}
.textcenter{
	color: #ffffff;
	text-align: center;
	font-family: arial;
	font-size: 16px;
	font-stretch:expanded;
	line-height: 20px;
}

