body {
	margin-left: 10%; 
	margin-right: 10%; 
	font-size: 85px;
	background-color: rgb(33,33,0); 
	/* background-color: black; */
	/* font-family: "Courier New", Courier; */
	font-family: Times; 	
	color: yellow;
	/* color: #FF0; */
        /* background-image:url(../images/logo/atariology.002.jpg);  */
      	/* background-repeat:repeat; */
	/* background-attachment:fixed; */
	/* background-position: center center; */
}

a{
  	text-decoration: none;
  	color: yellow;
}

a:hover{
  	color: white;
	font-weight: bolder;
  	text-decoration: none;
}

#title{
	text-align: center;
}

h1 {
	font-family: Arial, "Century Gothic"; 
 	font-size: 80%;
	line-height: 90%;
}

h2 {
	font-size: 25%; 
	font-weight: lighter;
	line-height: 80%;
}

h3 {
	font-size: 18%; 
	font-weight: lighter;
	line-height: 120%;
}

h4 {
  font-size: 50%
}
br {
	font-size: 20%;
}

#arrow {
	font-size: 50%;
	color: yellow;
      text-align: center;
}

#foot_note {
	text-align: center;
	font-weight: lighter;
}
