body {background-color: #000000} 
h1 {font-size: 20pt; text-align: center } 
h2 { color: blue } 
h5 { color: red } 

p { margin-left: 10px; color: #c8e1ff; font-family: sans-serif}
p.blue {text-align:center; font: 100 18px arial bold; color: blue}
p.c1 {text-align: center}
table { border-color:red }
a:link {color:#ff1155} 
a:visited {color:#ff33ff} 
a:hover {color:#0099ff}
a:active {color:#aaffff} 
input { background-color: #000000; color: #ff00ff; border-color: #5555ff }
img.valid { border-width:1px; width:55px; height:20px }

.right {text-align: right} 
.center {text-align: center}
.left {text-align: left} 


/* This is a comment */
