@charset "utf-8";
/* CSS Document */

body {margin: 0;
padding: 0;
background-color: #144f1b;}

#con1 {width: 100%;
height: 100%;
	text-align: center;
	margin-top: 150px;
	margin-bottom: 20px;
}
#con2 {width: 100%;
text-align: center;
background-color: #DADF00;}
#con3 {font-size: 12px;
color: #DADF00;
text-align: right;
width: 540px;
margin: 0 auto;}