@import url(kellys.css);

body {
	font-size: 70%; /* sets the stage for using ems */
	text-align: center;
	background: #fff url(Images/bg-body4.jpg) repeat-x;
}
#welcomePic1
{
	width:629px;
	height:220px;
	float:left;
	background: url(Images/awards2.jpg);
}

#welcomePic2
{
	margin-left:360px;
	width:267px;
	height:190px;
	background: url(Images/quot.jpg);

}

