/* Author: Janice E. Blakney */
/* Email: Melody@MusicalBreezes.com */
/* External style sheet mbss.css*/

<style type = "text/css">

BODY	 						{ background-image: url("pobkgrn.jpg"); 
               background-repeat:no-repeat;
               background-position:center center;
               background-attachment:fixed }

img								{ border: 0; }

H1		 						{ font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
										font-size: 2em; 
										color: #008080;
										font-weight: bold; 
										border: 0;
									}
										
H2								{ text-align: center;
										font-family: verdana, arial, sans-serif;
										font-size: 1.25em;
										font-color: red; }

H6								{ font-size: 1em;
										font-family: arial, sans-serif;
										font-color: black; }

 
p									{ font-size: 1.5em;
										font-family: monotype corsiva, sans-serif;
										font-color: black; }

.tag							{ font-size: 1em;
										font-family: verdana, sans-serif;
										font-color: black;
										font-weight: bold }

.tag2							{ font-size: .9em;
										font-weight: bold;
										font-family: verdana, sans-serif;
										font-color: black; }

							
.ad							  { font-size: 1.5em;
										font-weight: bold;
										font-family: verdana, arial, sans-serif;
										color: orange; }
										
a									{ color: #000000;
										font-size: 1.25em;
										font-family: monotype corsiva, sans-serif; }

a.hover						{ text-decoration: underline;
										color: orange;
										background-color: black; }
										
em								{ font-size: .75em;
										font-family: verdana, sans-serif;
										font-color: black; }
										

ul						{ font-size: 1.5em;
										font-family: monotype corsiva, sans-serif;
										font-color: black; }

td.border 		{ 
								border-width: 5px;
								border-color:#008080;
								border-style: solid;}


</style>