      html {background: url('http://www.geocities.ws/pinhowie/Images/noodles.jpg') no-repeat center fixed; 
            background-size: cover;}
		header {background-color:white}
        h1 {color: #7b573e;
                font-family: "Georgia", Gadget, sans-serif;
                font-size: 18pt; 
                text-shadow: 1px 1px black; 
                text-align: center}
        #map {  text-align: center;
                align-self:auto;
                max-width:100%;
                max-height:100%;}
        #links {background:#CF1C44; 
                background: linear-gradient(to right, #543136, #CF1C44, #543136);
                width: auto; 
                height: auto;
                overflow:auto;
                padding: 0px;
                max-width: 100%;
                margin: 0;}
		#links2 {background:#CF1C44; 
                background: linear-gradient(to right, #543136, #CF1C44, #543136);
                width: auto; 
                height: auto;
                overflow:auto;
                padding: 0px;
                max-width: 100%;
                margin: 0;}
        #pasta { background-color:rgba(192,192,192,0.7); 
                text-align: center;
                padding: 5px;                
                max-width: inherit}
        #pasta2 {background: green;
                background-color:#0B9446;
                text-align: center;
                font-family: "Georgia", Gadget, sans-serif;
                font-size: 24pt;
                padding: 0px;
                max-width: 100%;
                margin: 0;}
		#foot {background:#CF1C44; 
                background: linear-gradient(to right, #543136, #CF1C44, #543136);
                width: auto;
				font-size:24px; 
				text-align:center;
				color:white;
                height: auto;
                overflow:auto;
                padding: 0px;
                max-width: 100%;
                margin: 0;}
        #pic {align-content: center;
                width: 100%;}
		#pic2 {align-content: center;
                width: 100%;}
        #grad1 {background:beige; 
                background-image: url(http://www.geocities.ws/pinhowie/Images/paper.jpg) ;
                width: auto; 
                height: auto;
                overflow:inherit;
                padding: 10px;
                border: 5px solid #543136;
                margin: 0;
                align-content: center}
        * {box-sizing: border-box;}
        .box {float: left;
                width: 50%;
                padding: 20px;
                height: 600px}
        .box2 {float: left;
                width: 12.5%;
                padding: 0;
                height: 60px;}
        .box3 {float: left;
                width: 33.33%;
                padding: 10px;
                height: auto;}
        .center {display: block;
                margin-left: auto;
                margin-right: auto;
                width: 100%;}
		.center3 {display: block;
                margin-left: auto;
                margin-right: auto;
                width: 30%;}
        .clearfix::after {content: "";
                clear: both;
                display: table;}
        .column {
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
            column-count: 2;
        -webkit-column-gap: 2px; /* Chrome, Safari, Opera */
        -moz-column-gap: 2px; /* Firefox */
            column-gap: 2px;}
        #location {background: red; 
                background: linear-gradient(to right, #7b573e, #D8C6B8, #7b573e);
                width: auto;
                padding: 10px;
                border: 5px solid #543136;
                margin: 0; 
                float: left; 
                height: 560px; 
                align-self: auto; 
                text-align:center;
                overflow:inherit }
        h2 {color: #CF1C44; 
                font-family: "Georgia", Gadget, sans-serif; 
                font-size: 26pt; 
                text-shadow: 2px 1px #0B9446; 
                text-align: center} 
        p {color: #543136; 
                font-family: "Georgia", Gadget, sans-serif; 
                font-size: 14pt;
                text-align: center}
        a:link, a:visited {
                padding: 15px 15px;
                text-align: center;
                text-decoration: none;
                display: inline-block;
                width: 70px;}
        a:hover, a:active {background-color: rgba(11,148,70, 0.8);}
        .button1{ background-color:rgba(11,148,70, 0.6); 
                border: none;
                color: #CF1C44;
                padding: 5px 5px;
                text-align: center;
                text-decoration:none ;
                display: inline-block;
                font-size: 32px; 
                font-family: "Georgia"; 
                width: 100%}
        .button1:hover {background-color: rgba(207, 28, 68, 0.75);
                        color: rgba(11,148,70, 1)}
        .button2 {background-color:rgba(95, 19, 18, 0.75); 
                border: none;
                color: beige;
                padding: 15px 32px;
                text-align: center;
                text-decoration:none ;
                display: inline-block;
                font-size: 20px; 
                font-family: "Georgia"; 
                width: 150px}
        .button:active {background-color: #3e8e41;
                box-shadow: 0 5px #666;
                transform: translateY(4px);}
            ul {list-style-type: none;
                background-color: rgba(207, 28, 68, 0.75);
                display: inline;
                margin: 0px;             
                padding: 0px;
                width: auto;
                text-align:center;
                height: auto;}
            li {float: left;
                margin: 5px 15px;}
            li a {display:block;
                color: white;
                text-align: center;
                z-index: 1;
                text-decoration: none;}
			