
body
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #211C1B;
	background-image: url(imagehere);
	background-position: 0px 0px;
}

.nav
{
	color: #02FDFE;
	font-family: Georgia, Times, Serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}

.nav a
{
	text-decoration: none;
	color: #FFFFFF;
}

.nav a:hover
{
	text-decoration: none;
	color: #02FDFE;
}


.portfolionav a
{
	color: #FFFFFF;
	font-family: Georgia, Times, Serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}

.portfolionav a:hover
{
	text-decoration: none;
	color: #02FDFE;
}


.copytitle
{
	color: #02FDFE;
	font-family: Georgia, Times, Serif;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

.copy
{
	color: #FFFFFF;
	font-family: Georgia, Times, Serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 50%
}

.longcopy
{
	color: #FFFFFF;
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 25%
}

.longcopy a
{
	color: #02FDFE;
	text-decoration: none;
	
}

.longcopy a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	
}

.longcopyg
{
	color: #02FDFE;
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 25%
}


.footer
{
	color: #FFFFFF;
	font-family: Georgia, Times, Serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-indent: 30px
}


