*{	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;}

body {
	background-color: #165580;
	background-image: url(../i/rc.hosting.bkg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.logo {
	position: absolute;
	display: block;
	width: 80px; height: 60px;
	left:45px; top:30px;
	border: none;
	background-image: url(../i/rc.hosting.logo.gif);
}

h1 {
	font-weight: normal;
	font-size: 400%;
	color: white;
	padding: 20px 0 0 170px;
	margin: 0;
}

p {
	font-weight: normal;
	font-size: 100%;
	color: white;
	padding: 0 0 0 170px;
	margin: 0;
}

a:link
{ color: #ffff00;
  text-decoration: underline; }

a:visited 
{ color: #ffff00;
  text-decoration: underline; }

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

a:active
{ color: #ffff00;
   text-decoration: underline' }
