A:Link {Color: #B2B2B2; Text-decoration: underline;}
A:Hover {Color: #B2B2B2; Text-decoration: underline;}
A:Visited {Color: #B2B2B2; Text-decoration: underline;}

body {
background: url('https://lionovsky.us/oldskool/img/back.jpg'); 
background-position: center;
background-attachment:fixed;
max-width: 1920px;
body {margin:0}
}

.slideshow {
border: 2px inset #A4A4A4;
box-shadow: 0 0 2px rgba(0,0,0,0.5); 
margin-top: 2%;
}

.output {
	width: 90%;
	background-color: white; 
	color: black; 
	cursor: default; 
	font-family: Arial; 
	font-size: 12px;
	border: 1px solid #7f9db9;
}

.mainform {
	background-color: #f7f7f5;
	width: 90%;
	margin: 2%;
	padding: 2%;
	box-shadow: 0 0 2px rgba(0,0,0,0.5); 
	border: 1px solid #a0aaaa;
}

.copy {
color: white;
    font-size: 8pt;
}