@charset "utf-8";
html, body{background-color:black; margin:0px; height:100%; padding:0; width:100%; min-width:800px; overflow:auto; font-family:Verdana, Geneva, sans-serif; color:white;}
#container{margin:0 auto;width:90%; height:100%; }
a {color:white;}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

.galleryCover { float:left; text-align:center; padding:10px;}
.galleryCover img {margin:10px;}
.galleryCover a { text-decoration: none; }
