﻿#title{
	z-index: 5; width: 600px; height: 88px; position: relative;
}

#title #title_Border {
	font-family: "Cooper Black";
	color: #808080;
	font-size: 75px;
	text-align: center;
}
#title #title_shadow {
	font-family: "Cooper Black";
	color: #9999FF;
	font-size: 75px;
	text-align: center;
}
#title #title_front {
	font-family: "Cooper Black";
	color: #FF99CC;
	font-size: 75px;
	text-align: center;
}
#page {
	text-align: center;
}
