@charset "utf-8";
/* CSS Document */

body {background:#000; color:#ffcc00;}

#header{margin:auto; width:900px; height:200px;}

#content{margin:auto; width:900px;}

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

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

p, a {color:#ffcc00; text-decoration:none;}

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

ul{list-style-type:none; display:inline-block;}

th{text-align:left;}

.list{margin:auto;}



.style2 {
	font-family: "Lucida Console", "Lucida Sans";
	font-size: 18px;
}
