﻿body
{
	background-color: #777777;
	font-family: Arial,sans-serif;
	font-size: 13pt;
	color: #D3D3D3;
}

.top
{
}

.quote
{
	color: #C00000;
	float: right;
	font-family: Arial,sans-serif;
	font-size: 14.5pt;
}

.content
{
	margin: 0px auto;
	width: 900px;
}

.portfolioImage
{
	border: none;
}

.links
{
	margin-top: 50px;
}

.coloredLink
{
	color: #D3D3D3;
}
