#content
{
	width: 680px;
}

.container
{
	width: auto;
}

.starter-template
{
	padding: 20px 15px;
	margin: 0 auto;
	width: 600px;
	text-align: center;
}

p.lead
{
	margin-top: 25px;
	margin-bottom: 30px;
}

#links
{
	margin-bottom: 40px;
}

#links li
{
	font-size: 11pt;
	display: inline;
	margin-right: 40px;
}

#links li span
{
	color: #888;
	font-size: 16pt;
	margin-right: 8px;
}

.footer
{
	text-align: center;
	width: 680px;
	position: absolute;
	bottom: 0;
	height: 50px;
}


/*
 * Code
 */

pre.prettyprint, pre.code
{
	text-align: left;
}

pre.code span.prompt
{
	color: #2F6F9F;
}

pre.code span.command
{
	color: #D44950;
}

pre.code span.output
{
	color: #555;
}

pre.code span.highlight
{
	color: #2F6F9F;
}
