@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bar.jpg);
	background-color: #3e0264;
	background-position:center top;
	background-repeat: repeat-x;
}

.text_words {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bg_life {
	background-image: url(images/lifeinsuranceblob.jpg);
	background-repeat: no-repeat;
}
.bg_life2 {
	background-image: url(images/contactblob.jpg);
	background-repeat: no-repeat;
}
.scroll{
  width: 167px;
  height : 200px;
  overflow: auto;
}