
  
  BODY {
	color : Blue;
	background-color : #FFCC33;
	font-family : Arial, Rockwell, sans-serif;
	font-size : small;
	border-color : red;
    text-align:left;
}


    
}

A:HOVER {
	color : #33CC33;
	text-decoration : none;
}

A:link{COLOR:blue;TEXT-DECORATION:none}
A:visited{color:green;TEXT-DECORATION:none}
A:active{color:black;TEXT-DECORATION:none}
table {
	background : #ccFfcc;
	font-style : normal;
	font-size : larger;
	font-weight : bold;
	text-align : left;
	color : blue;
	border : medium outset #FFD700;
}
h1 {
	
	color : red;
	font-style : normal;
	font-family : sans-serif;
	font-weight : bold;
	background : Yellow;
	
	text-align : center;
	border :thick solid blue;
	border-right : thick outset blue;
	border-bottom :thick outset blue;
	
	
    
	margin : auto;
}

H2{
	border : medium solid #F4A460;
	color : #2E8B57;
	font-style : normal;
	font-family : "brush script",sans-serif;
	font-weight : bold;
background : aqua;
text-align : center;
}



h2.emphasis {
	font-style : italic;
}

.keyword {
	font-weight : bold;
}

h3 {color:blue;
	background-image :;
	font-size:x-small;
	border : thick none Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-align : left;
    vertical-align : top;
}
h4
{color:blue;
	background-image :;
	font-size : smaller;
	border : thick none Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
    text-align : left;
}<a href="demi.css"></a>

