* {margin: 0;padding : 0;}
body {background-color: #ffffff;}

img {border : 0;}

p {
	font-family : Arial, Verdana, sans-serif;
	color : #f8f8f8;
	font-size : 10px;
	text-align : left;
	line-height: 13px;
	}
	
h1 a {
	display: block;
	margin:auto;
	padding:0;
	height: 186px;
	width: 222px;
	background-image : url(../images/ea_logo.jpg);
	background-repeat : no-repeat;
	text-indent : -10000px;

	}

h2 { 
	font-family : Arial, Verdana, sans-serif;
	color : #757575;
	font-size : 26px;
	text-align : left;
	line-height: 34px;
	font-weight: normal;
	padding-bottom: 40px;
	}

h2 a:link {text-decoration: none; color: black;}
h2 a:visited, h2 a:hover, h2 a:active {text-decoration: none; color: #757575;}

h3 { 
	font-family : Arial, Verdana, sans-serif;
	color : #757575;
	font-size : 9px;
	text-align : left;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	padding-bottom: 10px;
	}

h3 a:link, h3 a:visited {text-decoration: none; color: #757575;}
h3 a:hover, h3 a:active {text-decoration: none; color: black;}

h3.nobreak {padding:0px;}

p { 
	font-family : Arial, Verdana, sans-serif;
	color : #757575;
	font-size : 9px;
	text-align : left;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;

	}

.black {color: black;}
	
#supercontents {
	margin: auto;
	width: 700px;
	}

#contents {
	position: absolute;
	top: 50%;
	margin-top: -200px;
	width: 1100px;
	height: 600px;
	left: 100px;
	}
