body {
	background-repeat: repeat;
	border-color: #800108;
	border-collapse: collapse;
	border-width: 0px;
	border-style: solid;
	background-image: url(images/sage.jpg);
}

h1 {
	font-style: italic;
	font-weight: bold;
	text-shadow: 1px 2px #77060e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
}

h2 {
	border-color: #851a23;
	border-width: 0px;
	border-style: dashed;
	background-color: #bc9757;
	font-weight: bold;
	font-family: Monaco, "Lucida Grande", Verdana, Arial, sans-serif;
	text-shadow: 1px 1px #696a2c;
	font-size: x-large;
}

h3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-shadow: 0px 1px 2.5px #3b3b3b;
	font-size: medium;
}

h4 {
	color: #680416;
	border-width: 0px;
	border-color: #a30013;
	border-style: dashed;
	background-color: #975e31;
	text-shadow: 1px 1px #d06b19;
	font-size: x-large;
	font-weight: bold;
	font-family: Georgia, "Lucida Grande", Verdana, Arial, sans-serif;
}

table {
	background-color: #dfc25e;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

p {
	width: 600px;
	word-wrap: break-word;
	text-align: justify;
	font-size: medium;
	color: #150001;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
}

td {
	color: #8f0400;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

dl {
}

div {
}

p2 {
	color: #573403;
	text-shadow: 1px 1px #362b59;
	font-style: italic;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p3 {
	font-weight: bold;
	font-family: "Times New Roman", serif, Times, Georgia;
}

p4 {
	font-size: large;
	color: #040200;
	font-weight: bold;
	font-family: "Times New Roman", Times, Georgia, serif;
}

a {
	text-shadow: 0px 1px 2.5px #270003;
	color: #000a6d;
}

p5 {
	text-align: center;
	font-family: sans-serif;
	font-size: small;
}


audio {
       width:100% !important;
       min-height: 30px;
       display:block;
    }


#block {
           height:100px;
           width: 50px;
           background: blue;
        }
