.domstyle1 {
	
	background-color: #FFFF33;
	background-image: none;
	background-position: center center;
	background-repeat: no-repeat;


H1 {color:yellow}
H2 {color:red; text-transform:capitalize}
P {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;color:purple}
HR {WIDTH:75%; align:left}
TABLE {font-family: arial}
.borderTable {padding: 10px; border: 15}
a:hover {color:red; background-color:yellow; font-family: arial}
IMG { border : 3px yellow solid }   
UL {font-family: courier}


TD {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 5px;
}


}