@charset   "UTF-8";
BODY{
    
	margin-top : 0px;
text-align:center;
margin:0 auto;
}
  
  
  
  

#contents{
    
	width : 900px;
margin:0 auto;
	border-width : 1px;border-style : solid;border-color : green;
  

  right : auto;
}

h2{
  color : blue;
  background-color : #4aff4a;
border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-top-color : blue;border-right-color : blue;border-bottom-color : blue;border-left-color : blue;border-top-width : 1px;border-left-width : 10px;border-right-width : 1px;border-bottom-width : 1px;
}

p{
	line-height : 25px;

padding-right : 30px;
padding-left : 20px;
font-size : 1em;
  color : black;
}
