/* CSS Document */

body {margin:0; padding:0; background-color:#000; text-align:center;}

h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:36px; color:#ffffff; text-align:center;}

h2 {font-size:18px; color:#ffffcc; margin-top:0; margin-left:20px; text-align:center; line-height:12px;}

h3 {font-size:12px; color:#ffffcc; margin-left:20px; text-align:center;line-height:20px;}

a {color:#ffff99; text-decoration:none;}
a:hover {color:#ffff99; text-decoration: underline;}

#wrapper {margin:0 auto; padding:0 auto; height:100%}

#header {margin:0 auto; padding:3px auto}

#contents {margin:20px auto; padding:10px auto; text-align:center; background-color:#ffffff}

#footer {margin:0 auto; padding:3px auto}


