@charset "utf-8";
	.image
{
	background-image : url(image.png);
	background-repeat : no-repeat;
	width : 983px;
	height : 84px;
	padding-top: 1px;
}
.NormalCharacterStyle
{
    font-family : Bree;
    font-size : 64px;
    color : #CEDBE6;
    color : rgb(206, 219, 230);
    text-outline : #2F5C82;
    text-outline : rgb(47, 92, 130);
    margin-left: 1.2rem;
}
