    .evernote{
	   width: 170px;
	} 
	.block{
	   display:inline;
	}
	.penultimate{
	   font-family: 'Nanum Gothic', sans-serif;
	   font: regular;
	   text-align:left;
	   width: 300px;
	   color: #A6A69F;
	   margin-left: 400px;
	}
	.button{
	   width: 250px;
	   color: white;
	   background: #24B13A;
	   margin-left: 400px;
	   border-radius: 5px;
	   border-color: #24B13A;
	   box-shadow: 5px 5px 10px rgb(140 140 140);
	   padding: 5px;
	}
	
	.button ~ p{
	   font-family: 'Nanum Gothic', sans-serif;
	   font-size: 11px;
	   margin-left: 400px;
		 
	}
	 a{
	   margin-left: 400px;
	   border-radius:5px;
	   padding: 16px 5px 0px 5px;
	   background: black;
	   box-shadow: 5px 5px 10px rgb(140 140 140);
	}
	.shop{
	   font-family: 'Nanum Gothic', sans-serif; 
	   width: 120px;
	   color: blue;
	   margin-left: 400px;
	}  
	.picture{
	   width: 360px;
	   float: right;
	   margin-right: 450px;
	   margin-top: -330px;
	}

     #last{
       position: fixed;
       left: 0; bottom: 0; 
       width: 100%;
	   height: 30%;
	   border-top: 2px solid #DBE1D2;
	   background: #F7F7F2;
       padding: 10px;
    }
	.text{
	   font-family: 'Nanum Gothic', sans-serif;
	   font: regular;
	   width: 12%;
	   float: left;
	   color: #A6A69F;
	   margin: auto;
	   margin-left: 400px;
	   padding: 10px;
		 
	}
	.text1{
	   font-family: 'Nanum Gothic', sans-serif;
	   width: 12%;
	   float: left;
	   color: #A6A69F;
	   margin: auto;
	   padding: 10px;
	}
	.text2{
	   font-family: 'Nanum Gothic', sans-serif;
	   width: 12%;
	   float: left;
	   color: #A6A69F;
	   margin: auto;
       padding: 10px;
	}
	h3{
	   color:gray;
	}
	h1{
	   color: #A6A69F;
	   font-weight: normal;
	}