@charset "utf-8";

.home {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
}
.contact {
	background-color: #0080FF;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}
.biography {
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.press {
	background-color: #80FFFF;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}
.digital-painting {
	background-color: #FF8000;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;

}
.graphic {
	background-color: #FF80FF;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}
.photography {
	color: #000000;
	background-color: #E9EE11;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

}
.architecture {
	background-color: #21F892;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}
.music {
	background-color: #FF0080;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}
.films {
	background-color: #EAFC83;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;

}
.style_title {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #000;
	}
.style_regular{
	font-family: Arial,Helvetica,sans-serif;
	color: #FFF;
	font-size: 12px;
}
