
h1{
color: #fd30ff;/*#319CED;*/
font-size:72;
font-weight: bold;
font-family:Forte;/*Showcard Gothic;*/
margin-bottom: 0.02em;
margin-top: 0.02em;
text-decoration: none;
text-align:center;
}

body{
background:lightgrey;
}

vlink{
color:white;
text-decoration:none;
}

.button{
background:#319CED;
color:white;
font-size:20;
text-align:center;
}

input{
font-size:18pt;
color:purple;
font-family:courier new;
font-weight:bold;
}

td{
background:#fff099;
color:brown;
font-weight:bold;
font-size:18pt;
}

th{
background:#ff91ff;
color:maroon;
font-size:20pt;
}

.menu{
text-align:center;
text-decoration:none;
font-size:15pt;
font-weight:bold;
font-family:Comic Sans Seriff;
color:white;
background-color:#319CED;
margin-bottom: 0em;
margin-top: 0em;
display:block;
background-position:absolute;
}

.menu a:hover{
color:white;
background-color:orange;
text-decoration:none;
font-size:16pt;
}

.title{
font-size:15pt;
font-family:Californian FB;
font-weight:bold;
color:purple;
text-decoration: italic;
margin-bottom: 0.02em;
margin-top: 0.02em;
}

.question{
font-size:30pt;
font-family:Californian FB;
font-weight:bold;
color:purple;
text-decoration: italic;
text-transform:bold;
margin-bottom: 0.02em;
margin-top: 0.02em;
}

.answer, ul,li{
text-align:justify;
font-size:10pt;
font-family:courier new;
color:brown;
text-decoration: none;
width:750;
margin-bottom: 0.02em;
margin-top: 0.02em;
}

.syntax{
text-align:justified;
font-size:12pt;
font-family:courier new;
color:purple;
background-color:lightgrey;
text-decoration: italic;
width:750;
margin-bottom: 0.02em;
margin-top: 0.02em;
}

.program{
text-align:justified;
font-size:12pt;
font-family:courier new;
color:purple;
background-color:lightgrey;
text-decoration:italic;
width:750;
margin-bottom: 0.02em;
margin-top: 0.02em;
}

.header{
font-size:25pt;
font-family:Showcard Gothic;/*times new roman;*/
color:blue;
text-decoration:none;
}


.footer{
text-align:center;
font-size:18pt;
font-family:times new roman;
color:white;
background-color:grey;
text-decoration: italic;
text-transform:bold;
}

.right {
	float: right;
	width:200;
	font-family:comic san ms;
	margin-top: -1.15em;
}

.para{
text-align:center;
font-size:14pt;
font-family:Book Antiqua;/*courier new;*/
color:brown;
font-weight:BOLD;
text-decoration: none;
margin-bottom: 0.02em;
margin-top: 0.02em;
}

.page
{
width:1200;
}





