body {
	background-color : #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom; 
        background-image: url(../images/me.jpg);
	height: 100%;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	border-width : 0px;
	font-family: "Comic Sans MS";
}

a {
	text-decoration: none;
}

.splash {
	margin: 50px;
	padding: 50px;
	height: auto;
	width: auto;
}


.logo {
	left: 5px;
	top: 5px;
	margin: 5px;
	padding: 5px;
}

font.caption {
	font-family: "Comic Sans MS";
	color: Black;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
}

font.nega {
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 16pt;
}

font.big {
	font-family: "Comic Sans MS";
	color: Blue;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 18pt;
}
font.subtitle {
	font-family: "Comic Sans MS";
	color: #7e9fff;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 24pt;
}
font.holiday {
	font-family: "Comic Sans MS";
	color: #FF0000;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 24pt;
}

#header {
	background: transparent;
	font-family: "Comic Sans MS";
	font-size: 340%;
	margin-left: 20px ;
	text-align: left;
	color: #000;
}


#header a {
	color: #000;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
	color: #900;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}



h1 {
	font-family: "Comic Sans MS";
	margin: 0px;
	color: #999;
	font-weight: bold;
}

