/*<pre style="font: 10px/5px monospace;">                      `+@.                        +#:`                     
                   `###'                           `@@@'                   
                 ;@#@@.`                             +####`                
           `   '####@`                                :##@##.              
             .@####@                                   ,#@@###             
            +@#####                                     ;####@@.           
           #######.                                      @####@#,`         
          .#####@#                                        ######@          
          @######                                         ###@###.         
      `,  @######                                          ######'  @      
     `#: `######:                                          @#####@  @+     
     @#; ,######                                           @#####@  @#,    
    '##+ +####@#                                           +@#####  ##@    
    @##@ #######                                           :#####@ `####   
   ##### ######@                                           ;#####@ #####`  
   #####::@#####                                           #####@# ######  
  '#####@ @#####                                           @#####@.######  
  @#####@:@#####;                                          @#####,@######` 
  @#######:#####@                                         `@#####+#######: 
  ########@######                                         ######+########; 
  ###############+                                        ###############; 
  @##############@                                      `;@#####@#######@. 
  `##############;                                        @#############@  
`  #############@                                         .###########@@  `
:+  ############:                                        ` @###########+  #
+#: .#########@#                                         ` ##@########@` @#
###: '#########@  `                                      ; .##########  @@@
@##@;`#########@ `+                                    ` @ `#####@###` @###
##@##+ +#######@ ;@                                     +#  #######@`.@@###
;######,:@@####@ '#@                                   `##  ####@## +@#@###
`@@###@#@;'##### .##'        ;++@.                     #@@ '####+:#@######@
 #############@@; ###;         `;@@,      `           #### ###############+
 @@#############@`@###'            +####@@,:,        @@@#`'###############`
 `###############@`###@#           .#######@@.     .@@#@@`@##############@ 
` ###############@:;####@`          ######,  ,    '###@# @@#############@` 
   #@@#############.#@####'         #####;      .@####@.##############@#:  
    @@##############.+######'       #####+     ##@###@`###@############:   
     ;@##############;.@##@##+      ######    @###### ################`    
       `;@@############ @#####@    ,@####@   @##@@#,'#######@##@#@+,``     
      @#':..,;#@#########:@####@.  #######  @@##@#;##@#####@#+;,,,;+@.     
       #########################@+#########@#@######################,      
        +##########################################################. `     
         '######################@@@#############################@@`        
         `,###########@###############################@@########@          
            @#######@@###############################@#########;           
             :#####@# :@#############################``#######             
               +@#####  .#@@##################@@#@;```@###@@,              
                `##@###    '###################@,   ;#@@#@,                
                   :#@##,    :@##########@@##@`    ###@#`                  
                      :+@@     '#@##########.    ,@@;`                     
                          `     `@#########                                
                                ,########@@                                
                                @##########,                               
                               .@#@#######@#                               
                              `@############,                              
                              ,@############@                              
                              ##@###########@+                             
                             @#@+##########@##.                            
                            '@#@@##########`###`                           
                           +##@ ###########';@#@                           
                           :@#,.###@###@###@ @@@                           
                            #@ ###@'@######@` @@                           
                            @  ##@#,####'###+ ,:                           
                           `` ,##@# @##@,####  `                           
                           `  ###@@ ###@.####;                             
                             ;####@ @##+`#####                             
                            .###### ###: ######                            
                             #####+ @##, @####@                            
                             :####: @##. @##@@`                            
                              @###. +##  @@@#.                             
                               @##  '@#  @@#@                              
                               ,@#  :#@  @#@                               
                                ##  `#@  ;@`                               
                                 @   #@  .'                                
                                 .   @@  ``                                
</pre>*/

body{background-color: #011627; }
h1{color: #E71D36; font-size: 3.5em; /*50/16=3.125em */text-align: center; }
h2{color: #2EC4B6; font-size: 2em; /* 32px/16=2em */text-align: center;}
h3{color: #E71D36; font-size: 1.5em;}
h4{color: #E71D36; font-size: 1em; /* 14px/16=1em */}
body{color: #FDFFFC;
	}
ul{list-style: none;
font-family: 'Verdana', sans-serif;}
img  {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px
	}


.navbar {
    overflow: hidden;
    background-color: #010C16;
    font-family: Arial, Helvetica, sans-serif;
}

.navbar a {
    float: left;
    font-size: 18px;
    color: #fdfffc;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 18px;    
    border: none;
    outline: none;
    color: #ffb045;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
    background-color: #e71d36;
}

.dropdown-content {
    display: none;
    position:absolute;
    background-color: #e71d36;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: #fdfffc;
    padding: 14px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #010c16;
}

.dropdown:hover .dropdown-content {
    display: block;
}
/* unvisited link */
a:link {
    color: #FFBC23; text-decoration:none;
}

/* visited link */
a:visited {
    color: #FF9F1E; text-decoration: underline;
}

/* mouse over link */
a:hover {
    color: #FFC77A; font-size:100;
  }

/* selected link */
a:active {
    color: #2ec4b6;   
	text-decoration: underline;
}
.turquoise{
	width: 250px;
	height:40px;
	margin: 5px 5px 20px 20px;
	padding: 5px 5px 5px 5px;
	background-color: #010C16;
	display: inline-block;
	text-align: center;
	align-items: center
}
.navy{

	font-size: 28px;
}
.name{
	font-size: 40px;
		text-align:center;
}
.white{
	text-align: center;
	font-size:40px;
}
#quote{
	font-family: 'Petit Formal Script', cursive;
	color: #2EC4B6; 
	font-size: 1.5em;
	text-align: center;}

.home{
	font-size: 1.75em;
}
.center{
	display:block;
	margin-left:auto;
	margin-right: auto;
	width:80%;
}
.comps{
	
	width:90%;
}