@charset "UTF-8";
/* CSS Document */
	/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@(#(((((/(/(/(&&&&&((##/#%(@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@(*%&%%%%%%%#%#(((###%%%%%#%%#(/*#(@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
%#(#((/(#(#/#(///(/#((((((#(#(((((/(/((//((((/#(#(&/%%%%((((((((//%##(/////////////(%(/%%((@@@@@@@@@@@@@@@@@@@@@@@@@@@@
##(#(#((#(#(#(((/((#((((((#/#(((((((((((((((((#/%%%%#///((/(/(///////////////////////%#,*%%#((@@@@@@@@@@@@@@@@@@@@@@@@@
%#(#(#((#/#/((((((/(((((((#/#((//(((((/(((/(*&%#/(//(////(////////////////*((/////////////*%%##@@@@@@@@@@@@@@@@@%@@@@@@
%%(#(#((#/#/#(((/((#(((#((#(%((////(/(/(/*%%%&&&(/(((((#(((#(%&&&%%#////(////***,,///////////////////////(#%%#%##@@@@@@
%#(((#/(#/%/#(//(((#%&////((((&(##%#%###%&%&&@&%###(((((((((((((((#((((((((((((((((((((//((((((((((#####%%%#((/(##%@@@@
%&%%%###%%%##%#%##%%%((%%%#(((///((##((((((((/&&&(((((##%%%&&&&%%&&&&&&&%%%%%%%%%%&%@@&(((((((((((((####(#%%((&&&@@@@@@
##%###%##%##%%#&&&&&&&%%##%%%%%#%%&%%%&&&&&&&&&&&&&&&&&&&%%&&%%&&&&&&&&&&&&&%&&&%%%(#%%%%#(####%%%%%%%&&&%%/&&@%%@@@@@@
%%#(###%%/,/(*%&&%%###%&&&&&&&&&&&&&%(%&&&&&&&&&&&&&&&&&&&%%%&&&&&&&&&&&&&#####&%(%%&&&&&&&&&&&&%%&%&&&&&@&%##(#&@@@@@@
%%%%%%#(//#%&%%%#%%&&&@@@&&&&@@@@@&#%&&&&&&%&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&%&&&&&@@@&&&&@@@@&&&&&&&&%&&&&&%&@@@@@@
%##(#%%(&&&&%%%&&%&&@@%%###&%&&@@&&&&@&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&@@%%##(&%%@@@&&&&&&&@&@@@@@@@@@@@@@
##%%%&&@@@&&%@%#&&@@%%##@@&@%%@@&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&@&%%@&@@%&(&%@@&&&&&&&&&&&&&@@@@@@@@@@
%#%##&&&@&&@@@&&&&@&%#@#%#&&%#&@(%%@@&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&@@%%%@#&&&%#@@#%%@&&&&&&&&&&&@@@@@@
####(&&@&&&&&&%&&&@%&%@&&&(#%#%&(%%@@&&&&&&&&&&&@&&&@@&@&&&&&&@@&&&&&&&&&&&&&&&&&&&&@@%#&&@(##(%@@%&%@@&&&&&&&@&@&@@@@@
(((##%%%&&&&&&&&&&@&&(&@#%@%##@(%%&@@&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&@@&%/@(&((#@%((&&(@//((((#///@@@@@@
%%%%%%%####%#######%&&&(%@@#@#*&%&@#%%%%%%%%###%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%#%%%#@@@@&&%#(&&%%((%&@%##%%%%%%%%%%#%@@@@
@@@@@@@@@@@@@@@@@@@@@%&%%&&&&&&&%@%%##%#%%%%%%%%%%&&%%&&%%&&&&%&%%%%%%%%%%%%%%%%%%%&%&@@&&%%&&&&%&&((//(/(((((((###@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@This is my car, a 2013 Subaru Impreza Wrx @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/

body {
	background-color: lightblue;
}
h1 {
	text-align: center;
	font-size:72pt;
}
h2 {
	text-align:center;
}
h3 {
	text-align:center;
}

#sitemap {
	width:1000px;
	  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
	
}
.image {
	 display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}


