#content_holder {
	background-image: url(../images/content.jpg);
	background-repeat:repeat-y;
	height: 488px;
	width: 957px;
	overflow:auto;
}
#text_normal {
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color:#FFF;
	height: 488px;
	width: 957px;
	overflow: auto;
	background-attachment: inherit;
}
#layout {
	padding-top: 50px;
	padding-bottom: 50px;
}

img {
  border: 0px;
}
a:focus {
    outline: 4px;
}
