﻿#wrapper   { width:550px; margin:0px auto;}

#section1  { border:4px black double;
             margin:2px 0px;              
             text-align:center;
             font-family:Times New Roman;
             font-size:24px;}
             
#section2  { height:120px;
			 font-family:Times New Roman;
             font-size:24px;              
             text-align:left;
             width:500px;
             margin-top:24px;
             margin-right:auto;
             margin-left:auto;
             }
                          
