h1 {
	font-family: Tahoma, Verdana, "Century Gothic", Arial, HelvLight, sans-serif;
	font-size: 24px;
	color: #CC0000;
	text-align: center;
	vertical-align: top;
	top: 0px;
	bottom: 15px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 110%;
}
h2 {
	font-family: Tahoma, Verdana, "Century Gothic", Arial, HelvLight, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	top: 0px;
	bottom: 15px;
	text-decoration: none;
	text-align: normal;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
}
p {
	font-family: Verdana, "Century Gothic", Arial, HelvLight, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 140%;
}
body {
	background-image: url(../images/template/computer-courses-bg.gif); 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

