body 
{
background-color:#261704;
background-image:url("background.png");
background-repeat:no-repeat;
color:#FFFFFF;
margin-left:auto;
margin-right:auto;
max-width:900px;
}
a:link {color:#FF5555;}     
a:visited {color:#FFBBBB;} 
a:hover {color:#FF00FF; text-decoration: none;}  
a:active {color:#0000FF;}


.atoms {
	position: relative;
	top: 0.3em;
	color:#FFFFFF;
	font-size: 0.8em;
}

.c1{
	text-align:right
}	
	
.c2{
	text-align:center
}	

h1 {
	text-align:center
}

h2 {
	text-align:center
}	

h3 {
	text-align:center
}