BODY
{
	background: black; /* url('background/background2.jpg'); */
	font-family: "Myriad Pro","Myriad", "Arial", "Verdana", sans-serif;
}

BODY *
{
	text-decoration:  none;
}

IMG
{
	margin: 15px 0;
}

DIV#title
{
	text-align: center;
	color: #191919;
}

DIV#title A
{
}

.nav
{
	line-height: .5em;
}

.arrow
{
	font-size: 1.5em;
}

.small
{
	font-size: 11px;
}

.large
{
	font-size: 2em;
}

.big
{
	font-size: 4em;
}

A
{
	color: #330044;
	font-weight: bold;
}

A:hover
{
	color: #663366;
}

A .copy
{
	color: #161616;
}
