﻿ #form1 {
	font-size:small;
	margin-left: 50px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	
    font-size:30px;
	font-weight:bold;
	color:silver;
    width: 800px;
}

h2 {
    
    font-size:20px;
    font-weight: bold;
    color: black;
    background-color: #CCE1F0;
}