#container {
	width: 600px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.8em;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
	background-color: #E0CEAB;
}
.center {
}
#date {
	font-variant: small-caps;
	font-size: 0.4em;
}
#header {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.8em;
	background-color: #1D2D45;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#title {
}
#author {
	font-size: .6em;
	font-weight: bold;
	text-transform: lowercase;
}
#content {
}
.italic {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #332710;
	font-style: italic;
	font-weight: bold;
}
.paragraph {
	
}
.sec_title {
	text-transform: lowercase;
	margin-top: 80px;	
}
.bold {
	color: #332710;
	font-weight: bold;
}
.sub_title {
}
.quote {
	font-weight: bold;
}
#last {
	
}
.list {
}
#user_experience {
}
.table {
}
#footer p {
	color: #1D2D45;	
}
.img {
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	margin-bottom: 60px;	
}
.caption {
	font-size: 0.8em;
	font-style: italic;
	text-transform: uppercase;
}
.clear {
	clear: both;
}
