@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/websiteBackground.jpg);
	background-repeat: no-repeat;
	background-color: #0D1224;
	background-position: center 50px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #23374D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B8097;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
<style type="text/css">
<!--
.test
{
}
.style1
{
	font-weight:bold;
	width: 446px;
	position:absolute;
	left: 50%;
	top: 186px;
	font-size:small;
}
.style2
{
	position:absolute;
	right:1%;
	top:550px;
}
.style3 {
	position:absolute;
	top:440px;
	left: 20px;
}
.style4 {
	position:absolute;
	top:5px;
	right: 5px;
}
.style5 {
	position:absolute;
	top:524px;
	left: 47%;
	width: 42%;
	color: #FFFFFF;
	font-size: small;
}
-->
</style>
<!--#if expr="(${HTTP_USER_AGENT} = /iPhone/)"-->
<style type="text/css">
<!--
.style1
{
	font-weight:bold;
	width: 446px;
	position:absolute;
	left: 50%;
	top: 186px;
	font-size:xx-small;
}
-->
</style>
<!--#endif -->
