﻿body
{
	background: #ffffff url("../img/background.jpg");
	color: #000000;
}

#mainTitle
{
	text-align: center;
}

#subtitle
{
}

a,
a:link, a:visited,
a:visited, a:active
{
	color: #000000;
}

a.microTarget
{
	font-size: 1px;
}

a.email
{
	background: url("../etc/icon/email.png") no-repeat left;
	padding-left: 20px;
}

.alert
{
	color: #990000;
}