
body{
	width: 90%;
	margin: 2px auto;
	color: #000;
	background: #fff;
	}
	
	
img{
	border-color: white;
	} 
	
a{
  	text-decoration: none;
    color: Black;
    border-color: white;
	}
		a:link {
			text-decoration: none;
			}	
	
		a:hover {
			text-decoration: none;
			color: black;	
			}
				a.c:hover{
				color:cyan;
				}

				a.m:hover{
				color:magenta;
				}

				a.y:hover{
				color:yellow;
				}
				
				a.s:hover{
				color:white;
				}

				


			
	#header1{ /*SETH;*/
		margin-left: 7% ;
		margin-top: 1%;
		width: 100%;
		text-align: left;
		border: 0px black solid;
		font-family:  Bell gothic std black, helvetica neue, helvetica, georgia,  sans-serif;
		font-size: 420%;
		letter-spacing: 2px;
  		z-index: 675;
		border: 0px black solid;

		}

	
	
	#centerimage{ /* vertical image display */
		width: 100%;
		margin-top: 7%;
		display:block;
		Margin-left: 7%;
		Margin-Right: none;
		font-family:  helvetica, georgia, Times New Roman, Times,  serif;
		font-size: 70%;
		overflow: auto;
		z-index: -600;
		border: 0px black solid;

		}
		
		
				
	#about { /* wh7?*/
		Margin-left: 7%;
		margin-top: 0%;
		width: 100%;
		font-family:  helvetica neue, georgia, Times New Roman, Times,  serif;
		font-size: 80%;
		letter-spacing: 2px;
		z-index:00;
		border: 0px black solid;

		}
		
	




