body {
	background: #155C91 url(images/bkg2.gif) repeat;
}
#container {
	height: 500px;
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#container #logo {
	margin-top: 100px;
	margin-left: 20px;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-left: 100px;
}
