/* some of my stuff */
#page-content {
	width: 760px;
}

.point {
	padding: 0px 50px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size 12px;
	margin-bottom: 14px;
}

.point .title {
	font-weight: bold;
	font-size: 14px;
}

li {
	margin-bottom: 0.5em;
}

#css-footer {
	text-align: center;
}

#footer-nav {
	margin-bottom: 15px;
}

#footer-extras {
	margin-bottom: 15px;
}

