body {
	background-color: black;
	color: white;
	margin-left: 10%; margin-right: 10%;
}
a:link {color: #7080e0;}
a:visited {color: #8090a0;}
/*a:active {color: red;}*/

h1 { font-size: large; }
h2 { font-size: medium; }

.highlight { color: red; }

.me a:link {color: #209040;}
.me a:visited {color: #305040;}
.me td { margin: 0px; padding: 0px; vertical-align: top; }
.me td + td {color: #209040;}

.movies li { font-size: x-small; }
.movies .s0, .s1, .s2, .s3 { display: none; }
.movies .s5 { color: red; }

.pics {margin: 8px;}
.nopass {font-weight: bold;}


