﻿
.box 
{
   width: 600px;
   height: auto;
   text-align: left;
   background-color: transparent;
   color: white;
   margin: 150 auto;
}
.menu
{
   width: 220;
   height: auto;
   text-align: left;
   background-color: transparent;
   color: #000000;
   margin:0 auto;
   margin-bottom: 0;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
.h2 {
	font-size: 18px;
	color: #FFFFFF;
}
.h3 {
	font-size: 12px;
	font-variant: small-caps;
	color: #00FF00;
}
.charattrib {
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFF00;
}
.3majorpowers {
	font-size: 18px;
	color: #00FF00;
}
.h4 {
	font-size: medium;
	font-variant: small-caps;
	color: #00FF00;
}
