@charset "UTF-8";

a{
color:#000000;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:underline;
}


#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-image: url(grphc/splash-screen.gif);
	background-repeat: no-repeat;
	height: 560px;
	width: 627px;
	margin: 0 auto;
	margin-top:50px;
	position:relative;
}
.text{
text-align:center;
position:absolute;
bottom:0px;
left:125px;
}
