@charset "utf-8";
/* CSS Document */

html, body
{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

body, td, textarea, li, div, span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
}

body
{
	background-color:black;
}
.about_titles
{
	font-size:20px;
	font-weight:bold;
}
.magic_shop_titles
{
	font-size:26px;
	font-weight:bold;
}