body {background-color: black; text-align: center;}
#home {color: white;margin-left: 12em;margin-right: 12em;text-align: justify;font-size: 14pt;}

nav a {color: red;text-align: center; font-size: 24pt;} 
div a {color: red;}

ul {color: white;text-align: center;font-size: auto;list-style-type: none;}
ul a{color: red}

#rightcontent {color : white;float:right; width: 25%; margin-left: auto; margin-right: 7%; clear float;}
#centercontent {color : white;width: 30%; margin-left: auto; margin-right: auto; clear float;}
#leftcontent {color : white;float:left; width: 25%; margin-left: 7%; margin-right: auto; clear float;}


h1 {color: white; text-align: center;font-size:Auto;} 
h2 {color: white; text-align: center;font-size:Auto;}
h3 {color: white; text-align: center;font-size:Auto;}

#rightpictures {float:right; padding: 6px; clear: right}
#leftpictures {float:left; padding:6px; clear:left;}
#leftphoto {float:left; margin-bottom: 12px; margin-left 15em; clear: left;}
#rightphoto{float:right; margin-bottom: 12px; margin-right 100px; clear: right;}

#header {color:red; font-size: 50pt; text-align: center;}
#header2 {color:red; font-size: 20pt; text-align: center;}