#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;
}

body {
	text-align: center;
	padding: 1em 0;
	font-size: 16px;
	color: #fff;
	font-variant: normal;
	background-color: #cc99ff;
	visibility: visible;
}

#pressmain {
	background-color: #c9f;
	direction: ltr;
	color: #fff;
	font-size: 18px;
	width: 100%;
	border-top-style: hidden;
	position: relative;
	top: 160px;
	float: right;
	right: -2px;
	left: 0;
	height: 100%;
	visibility: visible;
	vertical-align: top;
}

#link {
	background-color: #c9f;
	direction: ltr;
	color: #fff;
	font-size: 18px;
	width: 100%;
	border-top-style: hidden;
	position: relative;
	float: right;
	right: -2px;
	left: 0;
	visibility: visible;
	top: 200px;
}
