body {background: #0000ff;}

#masterbox 	{width: 800px;
						height: 3000px;
						margin: 8px auto 8px auto;
						background-color: #ffffff;
						border-style: double;
					border-width: 14px;
					border-color: #cc3300;}
					
#topbar {border: none;
				width: 730px;
				margin-right: auto;
				margin-left: auto;}

#navbar {font-family: arial, times;
				font-size: 16px;
				width: 550px;
				margin-top: -20px;
				margin-right: auto;
				margin-left: auto;
				border: none;}
				 
						
.contents {font-family: arial, times-new-roman;
					font-size: 16px;
					font-weight: normal;
					line-height: 150%;
					width: 710px;
					margin-right: auto;
					margin-left: auto;}

h1 {font-family: arial, times-new-roman;
		font-size: 20px;
		font-weight: normal;}
		
.minipiano {border: none;
						width: 717px;
						margin-right: auto;
						margin-left: auto;}
						
table {width: 800px;
			margin-right: auto;
			margin-left: auto;
			font-family:arial, times-new roman;
			font-size: 12px;
			font-weight: bold;
			border-color: #3300ff;
			border-style: solid;
			border-width: 6px 1px 6px 1px;}
.toprow {background-color: #000000;
				font-weight: bold;
				color: #ffffff;
				text-align: center;}

.odd {background-color: #cacaca;
			text-indent: 2px;}

.even {background-color: #6699ff;
			text-indent: 2px;}

a:link {color: #3300ff;}
a:visited {color: #3300ff;}
a:focus {color: #000000;}
a:hover {color: #cc9933;}
a:active {color: #ffff00;}	
