            h1 {
                color: #be1e2d;
                text-align:center;
                font-size: 40px;
                font-family: athelas;
                padding:.5%;
            }
           
            h2 {
                color: #be1e2d;
                font-family: athelas;
            }
            h3 {
                padding-top:2%;
                padding-bottom:2%;
            }
            
            p {
                font-family: athelas;
            }
            
            ul {
                list-style-type: none;
                margin-top: 10px;
                margin-left: 0px;
                padding-left: 25px;
                padding-right: 25px;
                overflow: hidden;
                background-color: #8a8c8f;
                display:inline-block;
                border-style: solid;
            }
            li {
                float: left;
                font-family: athelas;
            }
            li a {
                display: block;
                color: white;
                text-align: center;
                padding: 16px;
                margin-left: 50px;
                margin-right: 75px;
                text-decoration: none;
            }
            li a:hover {
                background-color: #111111;
            }
            
            body {
                width: 100%;
                background-color: #41393d;
            }
            
            .logo {
                width:100%; 
                height:100%; 
            }
            #logo-and-nav{
                width:100%;
                height:50%;
            }
            #logo{
                width:13%;
                height:14%;
                float:left;
            }
           
            #nav-bar{
                width:100%;
                height:15%;
            }
            #page-header{
                align-self: center;
                background-color: #8a8c8f;
				display:block;
				width:25%;
				margin: 0 auto;
            }
            
            

            #main-content{
                width:100%;
                height:600px;
                background-color: #41393d;
                padding-top: 10px;
                padding-bottom: 10px;
                padding-left:10px;
                padding-right:10px;
            }
            #menu{
                width:30%;
                height:600px;
                background-color: #d7e4c2;
                border-style: solid;
                float: left;
                background-image:url("Images/Chinese_Menu.jpg");
				background-size: 110%;
            }
            #image{
                width: 37%;
                height: 300px;
                background-color: #d7e4c2;
                float: left;
                margin-left: 1%;
                margin-bottom: 4%;
            }
            #news{
                width:30%;
                height:600px;
                background-color: #d7e4c2;
				background-image: url("Images/Digital_News.jpg");
				background-size: 300%;
                border-style: solid;
                float: right;
            }
            #about-us-and-contact-us{
                float: left;
                margin-left: 1%;
                width: 37%;
                height: 250px;
            }
            #about-us{
                background-color: #d7e4c2;
				background-image: url("Images/Restaurant_Front.jpg");
				background-size: 175%;
                border-style: solid;
                margin-bottom: 2%;
                width:47%;
                height:100%;
                float:left;
            }
            #contact-us{
                background-color: #d7e4c2;
				background-image:url("Images/Phone_Book.jpg");
				background-size: 130%;
                border-style: solid;
                width:47%;
                height:100%;
                float:right;
            }
            .about-us-header{
                font-family: athelas;
                color: #be1e2d;
    
            }
            .contact-us-header{
                font-family: athelas;
                color: #be1e2d;
            }


            .general-tso {
                width: 100%;
                height: 100%;
                border-style: solid;
            }
            
            .menu{
                width:450px;
                height:600px;
                background-color: #d7e4c2;
                border-style: solid;
                display:inline-block;
            }
            .menuheader{
                text-align: center;
                color: #be1e2d;
                font-family: athelas;
                font-size: 25px;
                background-color: #8a8c8f;
                margin-top:0px;
                border-bottom-style:solid;
                border-color:#111111;
            }
            .lo-mein{
                width:299px;
                height:200px;
                display:block;
                margin-left: auto;
                margin-right: auto;
                border-style: solid;
                border-color: #ef4e22;
            }
            
            .news{
                width:450px;
                height:600px;
                display: inline-block;
                background-color: #d7e4c2;
                border-style: solid;
            }
            .newsheader{
                text-align: center;
                color: #be1e2d;
                font-family: athelas;
                font-size: 25px;
                background-color: #8a8c8f;
                margin-top:0px;
                border-bottom-style:solid;
                border-color:#111111;
            }
            .news-paper{
                width:299px;
                height:200px;
                display:block;
                margin-left: auto;
                margin-right: auto;
                border-style: solid;
                border-color: #ef4e22;
            }
            
            
            
            .mission-statement{
                background-color: #d7e4c2;
                align-self: center;
                text-align: center;
                width: 500px;
                height: 300px;
                margin-left: 200px;
                border-style:solid;
				
            }
            .vision-statement{
                background-color: #d7e4c2;
                align-self: center;
                text-align: center;
                width: 500px;
                height: 300px;
                margin-right: 200px;
                border-style:solid;
            }
            
            #main-content-about-us{
                width:100%;
                height:600px;
                padding-top: 10px;
                padding-bottom: 10px;
                padding-left:10px;
                padding-right:10px;
            }
            #mission-statement{
				width:75%;
				margin: 0 auto;
				margin-bottom: 1%;
                background-color: #d7e4c2;
                border-style:solid;
                text-align: center;
            }
            #vision-statement{
				width:75%;
				margin: 0 auto;
                background-color: #d7e4c2;
                border-style:solid;
                text-align: center;
            }

            
           
            .menu-item-1{
                width: 100%;
                height: 250px;
            }
            .menu-item-2{
                width: 100%;
                height: 250px;
            }
            .menu-item-3{
                width: 100%;
                height: 250px;
            }
            .menu-item-4{
                width: 100%;
                height: 250px;
            }.menu-item-5{
                width: 100%;
                height: 250px;
            }.menu-item-6{
                width: 100%;
                height: 250px;
            }
            
            
            #menu-row1{
                width:100%;
                height:250px;
                background-color: #d7e4c2;
                border-style: solid;
                padding-top: 10px;
                padding-bottom:15px;
                padding-left:10px;
                padding-right:10px;
                margin-bottom:1%;
            }
            #menu-item1{
                width:21.5%;
                height: 250px;
                float: left;
                margin-left:5%;
                margin-right:9%;
                border-style: solid;
            }
            #menu-item2{
                width:21.5%;
                height: 250px;
                background-color: green;
                float: left;
                margin-left: 3%;
                border-style: solid;
            }
            #menu-item3{
                width:21.5%;
                height: 250px;
                background-color: yellow;
                float: right;
                margin-right:5%;
                border-style: solid;
            }
            
            #menu-row2{
                width:100%;
                height:250px;
                background-color: #d7e4c2;
                border-style: solid;
                padding-top: 10px;
                padding-bottom:15px;
                padding-left:10px;
                padding-right:10px;
            }
            #menu-item4{
                width:21.5%;
                height: 250px;
                float: left;
                margin-left:5%;
                margin-right:9%;
                border-style: solid;
            }
            #menu-item5{
                width:21.5%;
                height: 250px;
                background-color: green;
                float: left;
                margin-left: 3%;
                border-style: solid;
            }
            #menu-item6{
                width:21.5%;
                height: 250px;
                background-color: yellow;
                float: right;
                margin-right:5%;
                border-style: solid;
            }

            
            
            a{
                font-family: athelas;
            }
            
            
            
            .article-1{
                background-color: #d7e4c2;
                border-style: solid;
                margin-bottom: 20px;
            }
            .article-2{
                background-color: #d7e4c2;
                border-style: solid;
                margin-bottom: 20px;
            }
            .article-3{
                background-color: #d7e4c2;
                border-style: solid;
                margin-bottom: 20px;
            }
            .article-text{
                margin-left: 2.5%;
            }

			.article-1-link{
				padding-top: 1%;
				padding-left: 1%;
			}
			.article-2-link{
				padding-top: 1%;
				padding-left: 1%;
			}

			.article-3-link{
				padding-top: 1%;
				padding-left: 1%;
			}
            

            
    
            .contact-info{
                background-color: #d7e4c2;
                border-style: solid;
                margin-bottom: 20px;
            }
            

            
            #sitemap-list{
                background-color: #d7e4c2;
                border-style:solid;
                margin-bottom: 10px;
                
            }
            #sitemap-format{
                margin-top: 0px;
                margin-left: 0px;
                padding-left: 0px;
                padding-right: 0px;
                overflow: hidden;
                background-color: #d7e4c2;
                display:inline-block;
                border-style:none;
            }

            .sitemap-list-item{
                float: none;
                font-family: athelas;
            }
            .sitemap-list-link{
                display: block;
                color: #41393d;
                text-align: left;
                padding-bottom: 15px;
                margin-left: 0px;
                margin-right: 0px;
                text-decoration: none;
                border-style:none;
            }
            .sitemap-list-link:hover{
                background-color: #d7e4c2;
            }
			.vision-statement-text {
				padding: 1%;
			}
			.mission-statement-text {
				padding: 1%;
			}
			.contact-us-text {
				padding-left: 1%;
			}
