html, div, span, applet, object, iframe, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, 
article, aside, canvas, details, embed, 
footer, hgroup, 
menu, nav, output, ruby,  summary,
time, mark, audio, video{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}
	article, aside, details, 
hgroup, menu, nav,{display: block;}
ol, ul{list-style: none;}
q:before, q:after{
    content: '';
	content: none;}
/* CSS reset */
body{font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;}
figcaption{text-align: justify; color: white; margin: 10px;}
figure{width: 600px; float: right; border: 2px solid #4473af; padding: 0px;}
img{width: 600px}
h1{color: white; text-align: center;}
blockquote{width: 600px; border: 10px solid #4473af; padding: 20px; margin: 50px; color: white; background-color: #133263; float: left; font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;}
table{font-family: arial, sans-serif;
border-collapse: collapse; width: 50%;}
th{text-align: center; padding: 9px;}
tr:nth-child(odd){background-color: #4473af; color: #133263;}
tr:nth-child(even){background-color: #133263; color: #4473af;}
th, .label{background-color: #133263; color: #4473af; border-top: 2px solid #4473af}
td{text-align: center; padding: 9px;}
table:nth-child(even){border-left: 2px solid #4473af;}
table:nth-child(even){border-right: 2px solid #4473af;}
tr:nth-child(11){border-bottom: 2px solid #4473af;}
.i2{display: inline;}
body{background-image: url("stars.jpg");}
footer{position: fixed; left: 0; bottom: 0; width: 100%; text-align: center; background-color:#6997d2; color: #133263; height: 20px; padding-top: 10px; padding-bottom: 60px;}
div{width: 500px; margin: auto;}
button{text-align: center;
    display: inline-block;
    border: none;
    width: 100%;
    cursor: pointer; 
    background-color: #4473af ;
    color: white; 
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif}
button:hover{background-color: #133263;
    color: #d0afdf;}
button.two{text-align: center;
    display: inline-block;
    border: none;
    width: 100%;
    cursor: pointer; 
    background-color: #1f5398 ;
    color: white; 
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif}
button.two:hover{background-color: #133263;
    color: #d0afdf;}
button.three{text-align: center;
    display: inline-block;
    border: none;
    width: 100%;
    cursor: pointer; 
    background-color: #043676 ;
    color: white; 
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif}
button.three:hover{background-color: #133263;
    color: #d0afdf;}





