<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background-color:#84f6bd
}
div{
	/*height:100%;*/
}
#accordion{
	padding-top:70px;	
}
.content{
	margin:3%;
	padding:10px;
	background-color:white;
}
#headerdiv{
	padding-bottom:35px;
}
.accordion-content a{
	/*height:100%;*/
	/*border:solid;*/
	height:267px;
	width:20%;
	float:left;
	display:block;
	text-align:center;
	/*padding-top:171px;*/
	
}
.headings {
	list-style:none;
	padding-right:20px;
	float:left;
	font-size:20px;
}
.headings a {
	display:block;
	background-image:url('../images/3D-Buttons.jpg');
	background-position: -129px -51px;
	color:#fff;
	width:247px;
	height:52px;
	text-align:center;
	padding-top:17px;
	text-decoration:none;
}
#zoho a{ /*150x167*/
	background: url(../images/zoho.png) no-repeat;
	background-position:50% 50%;
}
#joinme a{
	/*display:block;*/
	background: url(../images/joinme.png) no-repeat;
background-position:50% 50%;
}
#gotowebinar a{
	/*display:block;*/
	background: url(../images/gotowebinar.png) no-repeat;
background-position:50% 50%;
}
#zoom a{
	/*display:block;*/
	background: url(../images/zoom.png) no-repeat;
background-position:50% 50%;
}
#gotomeeting a{
	/*display:block;*/
	background: url(../images/gotomeeting.png) no-repeat;
background-position:50% 50%;
}
#momento a{
	/*display:block;*/
}</pre></body></html>