a {
text-decoration:none;
font-family:sans-serif;
margin-top:6px;
font-size:14px;
color:black;}

table {
margin-right:auto; 
display:inline-block;}

body {
width:90%; 
margin-left:2%; 
margin-right:auto; 
padding-bottom:100px;
margin-bottom:110px;}
	
#indextitle {
font-size:14px;
font-family:sans-serif;
width:350px;}
	
#indexcolname {width:800px;}
#indexlist {width:400px;}
	
@media only screen and (min-width:600px){

#indextitle {
font-size:14px;
font-family:sans-serif;
padding-left:20%;
font-weight:300;
width:550px;}

.A {
height:4000px;}

html {
background:tan;}

a {	
text-decoration:none;
font-family:sans-serif;
font-weight:500;
color:black;}

table {
margin-left:25%; 
margin-right:auto; 
background:tan;
	/*display:inline-block;*/}
body {
width:65%; 
margin-left:20%; 
margin-right:auto; 
background:tan;
padding-bottom:500px;}	

#indexlist {width:400px;margin-bottom:100px;}
#indexcolname {width:300px;}
}
