body{
	color: black;
	font-family: Helvetica;}
h1{
	font-size:60px;
	line-height: 65px}
h2{
	font-size:35px;
}
h3{
	font-size:28px;
	line-height:40px}
h4{
	font-size:22px;
	line-height: 30px;
}
h5
h6{
	font-size:0;}
p{
	font-size:15px;
	line-height:18px;}
input{
	border:0;
	padding:12px;
	font-size:15px;}
a{text-align:left;}

charset{"UTF-8"}

#linkcontainer{
	text-align: center
}

#content {
	width:500px;}


<!-- is id,. is class-->

#archivelink{font-size:500px;}

#container{text-align: center;
	width:700px;
	background: white;
	margin:0 auto}

#spoken{text-align:left;
	color: black;
	margin:5%;
	width: 640px
}

#logo{height:"100";
text-align: center}

nav ul ul{display: none;}

nav ul li: hover > ul{display:block;}

#nav ul{
	list-style-type: none;
	margin:0;
	padding: 0;
	text-align: center}

#nav ul li{
	display: inline;
}

'#nav ul li a:'{text-decoration: none;
	padding: .4em 2em;
}

#nav ul li a:hover{color:auto;
	background-color: green;}

#storyjump{float: center;
	margin-top:10px;
	margin-bottom: 0px;}
