.index_title {
	font-family: Comic Sans MS;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

body {
	background-attachment: fixed;
	background-image: url(../img/index_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}

