/* CSS Document */

body{
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	color: #FF0000;
}
.artists{
	font-family: Arial;
	font-size: 72px;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	letter-spacing: -11px;
	color:#FF0000
}