﻿#wellcome {/*margin:20px;*/}
#wellcome h1 {color: #0000FF;margin-bottom:20px; }
#wellcome h2 {color: #0000FF;margin-bottom:20px;}
#wellcome p { margin-bottom:20px; }
        
#instruction a{margin-top:10px; margin-left:30px; width: 228px;	height:44px; display:block;
                background-image: url(_images/instruction.gif); background-repeat: no-repeat;
                }
#instruction a:hover{ background-image: url(_images/instruction_hover.gif); background-repeat: no-repeat; }        
