h2{ 
	left: 20px;
	top: 20px;
    font-size: 35px;
   
    display: block; }
h3{ margin-top: 60px;
	font-size:20px;
    padding-left:125px; }

#st-body{ position: relative;
     left: 150px;
     margin-top: 15px;
     width:50%;
     height: 180px;
     border: 1px solid white;
     }
#st-body li{ margin-top: 15px;
             margin-bottom: 30px; }

#right input{ font-size: 15px;line-height: 15px }
