
body {background-color: #000000;
      color: #808080;}
	  
header {background-color: #404040;
        color: #e60000;
		background-image: url(caesar.jpg);
		background-position: right;
		background-repeat: no-repeat;
		line-height: 400%;
		text-indent: 1em;}

h1 {margin-bottom: 0;}

nav {background-color: #808080;}

nav a {text-decoration: none;}

.linkselector {color: #ffffff}

h2 {color: #e60000;}

.titlename {color: #e60000;}

footer {font-size: 75%;
		font-style: italic;
		text-align: center;
		font-family: Georgia, "Times New Roman", serif;}
		
footer a {text-decoration: none;}

div {text-align: center;}

ul {list-style-type: circle;}
