@charset "utf-8";
/* CSS Document */

body {cursor:url("http://downloads.totallyfreecursors.com/cursor_files/musicnote1.cur"), auto;
	background-image: url(../images/bgGreen.gif);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	text-align:justify;
}

#content {
	background:#FFFFFF;
	width:850px;
	height:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
}
#border {
	width:808px; 
	height:1120px; 
	border-color:#5A2A46; 
	border-style:solid;
	border-width:thin;
	padding:10px 20px 20px 20px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #5A2A46;
}
a:visited {
	text-decoration: none;
	color: #5A2A46;
}
a:hover {
	text-decoration: none;
	color: #cccc99;
}
a:active {
	text-decoration: none;
	color: #5A2A46;
}

h1 {color:#5A2A46; font-size:18px}
h2 {color:#5A2A46; font-size:16px}
h3 {color:#5A2A46; font-size:14px}

#footer {font-size:10px; padding: 10px; text-align:center;}
</style>
