#container {
	width: 600px;
	height: 350px;
	margin: auto;
	text-align: left;
	left: 150px;
	/*margin-bottom: 50px;*/
}
/*
ul.menu2 {
	list-style: none;
}

ul.menu2 li, h1 {
	font-size: 4em;
	/*margin-top: 0.2em;
	margin-bottom: -0.1em;
	letter-spacing: -0.05em;
	line-height: 0.9em;
	font-weight: bold;
	color: #ccc;
}

ul.menu2 li:after, h1:after {
	content: ".";
	color: gold;
}


h1 {
	margin-bottom: 50px;
}

h2 {
	font-size: 2em;
	letter-spacing: -0.05em;
	line-height: 0.8em;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 1em;
}


p {
	margin-top: 1em;
}


ul {
	list-style: square;
	margin: 1em;
}


li a {
	color: #CCCCCC;
	text-decoration: none;
	outline: none;
}

li a:hover {
	color: #999;
	text-decoration: none;
}

*/
