
body {
	width: 100%;
	max-width: 850px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:large;
	margin:auto;
}

.aquafadebody {
	width: 100%;
	max-width: 850px;
/* used http://ie.microsoft.com/testdrive/graphics/cssgradientbackgroundmaker/default.html */
background-image: -ms-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -moz-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -o-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1FBFA), color-stop(1, #EDEFEF));
background-image: -webkit-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: linear-gradient(to bottom, #E1FBFA 0%, #EDEFEF 100%);
}

.yellowgreenfadebody {
	width: 100%;
	max-width: 850px;
/* used http://ie.microsoft.com/testdrive/graphics/cssgradientbackgroundmaker/default.html */
background-image: -ms-linear-gradient(top, #FDFBC3 0%, #DFEFCB 100%);
background-image: -moz-linear-gradient(top, #FDFBC3 0%, #DFEFCB 100%);
background-image: -o-linear-gradient(top, #FDFBC3 0%, #DFEFCB 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FDFBC3), color-stop(1, #DFEFCB));
background-image: -webkit-linear-gradient(top, #FDFBC3 0%, #DFEFCB 100%);
background-image: linear-gradient(to bottom, #FDFBC3 0%, #DFEFCB 100%);
}

.bluefadebody {
	width: 100%;
	max-width: 850px;
/* used http://ie.microsoft.com/testdrive/graphics/cssgradientbackgroundmaker/default.html */
background-image: -ms-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -moz-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -o-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1FBFA), color-stop(1, #EDEFEF));
background-image: -webkit-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: linear-gradient(to bottom, #E1FBFA 0%, #EDEFEF 100%);
}


.fromelsewhere{
/*
	border-style: double;
	border-width: 5;
*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	border: 1px solid #4C3C1B;

	background-color: lightyellow;
	padding: 3px 3px 3px 3px;
	font-family: monospace;
	font: background-color:lightyellow;
	width: 100%;
	max-width: 750px;
}

.myexperience{
/*
	border-style: double;
	border-width: 5;
*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	border: 1px solid #4C3C1B;

	background-color: #F7E9F5;
	padding: 3px 3px 3px 3px;
	font: background-color:#FCE3E9;
	width: 100%;
	max-width: 750px;
}

.section{
/* used http://ie.microsoft.com/testdrive/graphics/cssgradientbackgroundmaker/default.html */
background-image: -ms-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -moz-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -o-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1FBFA), color-stop(1, #EDEFEF));
background-image: -webkit-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: linear-gradient(to bottom, #E1FBFA 0%, #EDEFEF 100%);
/*
	background-color: #EFFBFB;
	font: background-color:#EFFBFB;
*/

	border-style: double;
	border-width: 1;
	padding: 3px 3px 3px 3px;
	width: 100%;
	max-width: 750px;
}

.subsection1{
/* used http://ie.microsoft.com/testdrive/graphics/cssgradientbackgroundmaker/default.html */
background-image: -ms-linear-gradient(top, #CDFAD0 0%, #E6FAE7 100%);
background-image: -moz-linear-gradient(top, #CDFAD0 0%, #E6FAE7 100%);
background-image: -o-linear-gradient(top, #CDFAD0 0%, #E6FAE7 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CDFAD0), color-stop(1, #E6FAE7));
background-image: -webkit-linear-gradient(top, #CDFAD0 0%, #E6FAE7 100%);
background-image: linear-gradient(to bottom, #CDFAD0 0%, #E6FAE7 100%);
/*
	background-color: #EFFBFB;
	font: background-color:#EFFBFB;
*/

	border-style: dashed;
	border-width: 1;
	padding: 3px 3px 3px 3px;
	width: 100%;
	max-width: 750px;
}

.subsection2{
/* used http://ie.microsoft.com/testdrive/graphics/cssgradientbackgroundmaker/default.html */
background-image: -ms-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -moz-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -o-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1FBFA), color-stop(1, #EDEFEF));
background-image: -webkit-linear-gradient(top, #E1FBFA 0%, #EDEFEF 100%);
background-image: linear-gradient(to bottom, #E1FBFA 0%, #EDEFEF 100%);

	border: 1px solid #4C3C1B;
	padding: 3px 3px 3px 3px;
	width: 100%;
	max-width: 750px;
}

.aside{
	margin-left: 50px;
	margin-right: 50px;
	background-color: #E4FCFC;
	border-style: double;
	border-width: 3;
	padding: 3px 3px 3px 3px;
	font: background-color:#E4FCFC;
	width: 100%;
	max-width: 750px;
}

.logday{
	margin-top: 40px;
/*	background-color: #C6F7F8;*/
	background-attachment: scroll;
	padding: 13px 3px 13px 3px;
	font-weight: bold;
	font-size: larger;
	font: background-color:#C6F7F8;	/* doesn't work */
}

/*
*/

H2 {text-decoration:underline;}

