#wrapper
{
	background-image:url(images/arms.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
}
#wrapper2
{
	background-image:url(images/arms2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
}
body {
	background-image: url(images/bg.jpg);
}
.main_text
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.main_text a
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#FFFFFF;
}
.title_text
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
	color:#0398D6;
}
.mid_text
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-weight:bold;
	font-size:26px;
	text-decoration:none;
	color:#0398D6;
}
.mid_text a
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-weight:bold;
	font-size:26px;
	text-decoration:underline;
	color:#0398D6;
}
.mid_text a:hover
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-weight:bold;
	font-size:26px;
	text-decoration:underline;
	color:#FFFFFF;
}