﻿.artDesignTitle
{
	text-align: center;
	font-family: Ringbearer;
	font-size: x-large;
	color: #CCFFCC;
}

.artDesignItem
{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.artistName
{
	font-size: small;
	font-weight: bold;
	color: #FFE4A4;
	text-align: center;
	margin-top: 0;
}

