body {
background-color:#000000;
}

h3 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 11pt;
	color: #FF3333;
	}

h4 {
	font-family: "Arial";
	font-weight: normal;
	font-size: 10pt;
	color: #ffffff;
}

h6 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

h5 {
	font-family: "Arial";
	font-weight: 800;
	font-size: 11pt;
	color: #ffcc66;
}

#heartleft  {
position: absolute;
left: 0px;
top: 1px;
width: 190px;
height: 245px;
}

#box1 {         /*------------------video positioned in HDTV-----*/ 
position: absolute;
top: 3px;
left: 194px;
width: 320px;
height: 245px;
}
 
#heartright  {
position: absolute;
top: 2px;
left: 519px;
width: 190px;
height: 245px;
}
 
#box2 {        /*-----------box around program schedules----------*/             
position:absolute;
top: 252px;
left: 1px;
width: 977px;
height:1234px;
}

#box4 {        /*-----------box around program schedules----------*/             
position:absolute;
top: 1px;
left: 3px;
width: 969px;
height:248px;
}

