﻿body {
	color:#000000;
	background-color:#B3B3B3;
	margin:0;
}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image: url(images/welcome.png);
	width:571px;
	height:411px;
	}

a img {
	border:none;
}

.hrStyle 
{
	color: #CACCCD;
	width: 534px;
	text-align: center;
}
