
	/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@(#(((((/(/(/(&&&&&((##/#%(@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@(*%&%%%%%%%#%#(((###%%%%%#%%#(/*#(@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
%#(#((/(#(#/#(///(/#((((((#(#(((((/(/((//((((/#(#(&/%%%%((((((((//%##(/////////////(%(/%%((@@@@@@@@@@@@@@@@@@@@@@@@@@@@
##(#(#((#(#(#(((/((#((((((#/#(((((((((((((((((#/%%%%#///((/(/(///////////////////////%#,*%%#((@@@@@@@@@@@@@@@@@@@@@@@@@
%#(#(#((#/#/((((((/(((((((#/#((//(((((/(((/(*&%#/(//(////(////////////////*((/////////////*%%##@@@@@@@@@@@@@@@@@%@@@@@@
%%(#(#((#/#/#(((/((#(((#((#(%((////(/(/(/*%%%&&&(/(((((#(((#(%&&&%%#////(////***,,///////////////////////(#%%#%##@@@@@@
%#(((#/(#/%/#(//(((#%&////((((&(##%#%###%&%&&@&%###(((((((((((((((#((((((((((((((((((((//((((((((((#####%%%#((/(##%@@@@
%&%%%###%%%##%#%##%%%((%%%#(((///((##((((((((/&&&(((((##%%%&&&&%%&&&&&&&%%%%%%%%%%&%@@&(((((((((((((####(#%%((&&&@@@@@@
##%###%##%##%%#&&&&&&&%%##%%%%%#%%&%%%&&&&&&&&&&&&&&&&&&&%%&&%%&&&&&&&&&&&&&%&&&%%%(#%%%%#(####%%%%%%%&&&%%/&&@%%@@@@@@
%%#(###%%/,/(*%&&%%###%&&&&&&&&&&&&&%(%&&&&&&&&&&&&&&&&&&&%%%&&&&&&&&&&&&&#####&%(%%&&&&&&&&&&&&%%&%&&&&&@&%##(#&@@@@@@
%%%%%%#(//#%&%%%#%%&&&@@@&&&&@@@@@&#%&&&&&&%&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&%&&&&&@@@&&&&@@@@&&&&&&&&%&&&&&%&@@@@@@
%##(#%%(&&&&%%%&&%&&@@%%###&%&&@@&&&&@&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&@@%%##(&%%@@@&&&&&&&@&@@@@@@@@@@@@@
##%%%&&@@@&&%@%#&&@@%%##@@&@%%@@&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&@&%%@&@@%&(&%@@&&&&&&&&&&&&&@@@@@@@@@@
%#%##&&&@&&@@@&&&&@&%#@#%#&&%#&@(%%@@&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&@@%%%@#&&&%#@@#%%@&&&&&&&&&&&@@@@@@
####(&&@&&&&&&%&&&@%&%@&&&(#%#%&(%%@@&&&&&&&&&&&@&&&@@&@&&&&&&@@&&&&&&&&&&&&&&&&&&&&@@%#&&@(##(%@@%&%@@&&&&&&&@&@&@@@@@
(((##%%%&&&&&&&&&&@&&(&@#%@%##@(%%&@@&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&@@&%/@(&((#@%((&&(@//((((#///@@@@@@
%%%%%%%####%#######%&&&(%@@#@#*&%&@#%%%%%%%%###%%%%%%%%%%%%%%#%%%%%%%%%%%%%%%#%%%#@@@@&&%#(&&%%((%&@%##%%%%%%%%%%#%@@@@
@@@@@@@@@@@@@@@@@@@@@%&%%&&&&&&&%@%%##%#%%%%%%%%%%&&%%&&%%&&&&%&%%%%%%%%%%%%%%%%%%%&%&@@&&%%&&&&%&&((//(/(((((((###@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@This is my car, a 2013 Subaru Impreza Wrx @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/

h1 {
	font-size: 140pt;
}
h2 {
	font-size: 50pt;
}

ul {
	font-size:20pt;
	
}
li {
	display: inline-block;
	
	margin:10px;
}
body {
	text-align: center;
}

a:link {
	color:black;
	text-decoration: none;
}
a:hover {
	color:grey;
	background-color:white;
}
a:active {
	background-color:black;
}
a:visited{
	color:black;
}

.current-page {
	text-decoration:underline;
}

.my-name {
	background-color:cornflowerblue;
}
.my-ascii {
	background-color:thistle;
}
.my-background{
	background-color: khaki;
}
.my-design-inspiration{
	background-color: darkgrey;
}
.non-designed {
	background-color:lightpink;
}
.design-object {
	background-color:lightcyan;
}
#ascii {
	width: 1000px;
}
#key{
	width: 1000px;
}




























