.main {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.data {

	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.cv {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;

}

