﻿.bg
{
	
	background-repeat: no-repeat, repeat;
	background-position: top right;
	width:200px;
	}
.bg2
{
	
	background-repeat: no-repeat, repeat;
	background-position: top left;
	width:200px;

}
#hr
{
	background-image:url('images/hr_bg.png');
	height:22px;
	width:978px;
	margin:0 auto;
}
body
{
	background-color:white;
}
