body {
	text-align: center;
	padding: 1em 0;
	font-size: 16px;
	color: #fff;
	font-variant: normal;
	background-color: #cc99ff;
}

#border {
	background-color: #1f64fb;
	text-align: center;
	direction: ltr;
	color: #fff;
	width: 99.99%;
	border-top-style: hidden;
	position: absolute;
	top: 1px;
	float: right;
	right: -2px;
	left: 1px;
	font-size: 18px;
}

#title {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

#program {
	background-color: #c9f;
	text-align: center;
	direction: ltr;
	color: #fff;
	font-size: 18px;
	width: 100%;
	border-top-style: hidden;
	position: absolute;
	top: 175px;
	float: right;
	right: -2px;
	left: 0;
}

pressmain {
	color: #000;
	font-size: 5px;
	width: 100%;
	border-top-style: hidden;
	position: relative;
	top: 100px;
	float: right;
	right: -2px;
	left: 0;
	height: 100%;
	direction: rtl;
}

#link {
	background-color: #c9f;
	direction: ltr;
	color: #fff;
	font-size: 18px;
	width: 100%;
	border-top-style: hidden;
	position: fixed;
	top: 5000px;
	float: right;
	right: -2px;
	left: 0;
}

#programs {
	background-color: #c9f;
	text-align: center;
	direction: ltr;
	color: black;
	font-size: 18px;
	width: 100%;
	border-top-style: hidden;
	position: absolute;
	top: 200px;
	float: none;
	right: -2px;
	left: -5px;
}

#links {
	background-color: #c9f;
	direction: ltr;
	color: #fff;
	font-size: 18px;
	width: 100%;
	border-top-style: hidden;
	position: absolute;
	top: 617px;
	float: right;
	right: -2px;
	left: 0;
	text-align: center;
}

#contact {
	top: 175px;
	color: black;
	font-size: 18px;
	text-align: left;
	direction: ltr;
	background-color: #c9f;
	width: 100%;
	position: relative;
}

#minutes {
	top: 175px;
	position: relative;
	color: #000;
	font-size: 18px;
	text-align: left;
	direction: ltr;
	background-color: #c9f;
	width: 100%;
}

#picture {
	position: relative;
	top: 175px;
}
