body  { 
background: #196dff;
text-align: center;
}
#main {
	width: 650px; 
	height: 600px;
	background: #ffffff;
	margin: 10px auto;
	border: solid 2px #ff3819;
	padding: 1px;
	}
#main1 {
	width: 650px; 
	height: 400px;
	background: #ffab19;
	margin: 25px auto;
	border: solid 2px #ff3819;
	padding: 2px;
	}
#main2 {
	width: 680px; 
	height: 900px;
	background: #ffffff;
	margin: 25px auto;
	border: solid 2px #ff3819;
	padding: 2px;
	}

#main3 {
	width: 680px; 
	height: 1050px;
	background: #ffffff;
	margin: 25px auto;
	border: solid 2px #ff3819;
	padding: 2px;
	}	
#main6 {
	width: 680px; 
	height: 480px;
	background: #ffffff;
	margin: 25px auto;
	border: solid 2px #ff3819;
	padding: 1px;
	}	
#main7 {
	width: 680px; 
	height: 660px;
	background: #ffffff;
	margin: 25px auto;
	border: solid 2px #ff3819;
	padding: 1px;
	}	
#main8 {
	width: 700px; 
	height: 480px;
	background: #ffffff;
	margin: 25px auto;
	border: solid 2px #ff3819;
	padding: 1px;
	}
h1 {
	text=align: center;
	font-family:"Times New Roman";
	font-size: 28pt;
	color: #FF3819;
	padding: 0px;
	}
hr {
	height: 2px;
	color: #ff3819;
	margin: 2px 2px;
	}
p {
	font-family:"Tahoma";
	font-size: 14pt;
	text-align: center;
	color:#2f2d2d;
	}
button {
    background-color: #000000;
    color: #ff0000;
	border-radius: 12px;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
	font-weight: bold;
}
button1 {
    background-color: #000000;
    color: green;
	border-radius: 12px;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
	font-weight: bold;
}
button2 {
    background-color: #FF2200;
    color: black;
	border-radius: 12px;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
	font-weight: bold;
}
button3 {
    background-color: green;
    color: black;
	border-radius: 12px;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
	font-weight: bold;
}
button4 {
    background-color: orange;
    color: black;
	border-radius: 12px;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
	font-weight: bold;
}
button5 {
    background-color: gray;
    color: blue;
	border-radius: 12px;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
	font-weight: bold;
}
vr {
    display: block;
    width:10px;
    background-color:#000000;
    top:0;
    bottom:0;
    left:2px;
}
	}