body {
	line-height:1;
	background-color: transparent;
	z-index:1;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	border-width: 0px;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: white;
	
}
div#envelope {
	background-color: white;
	height:56px;
	width: 464px;
	position: relative;
	border-color: #4b753e;
	background-color: #6b955e;
	border-style: solid;
	border-width: 2px;
}
div#caixa {
	position: absolute;
	background-color: #4b753e;
	height: 38px;
	width: 360px;
	top: 4px;
	left: 4px;
	padding: 5px;
}
div#boxhc{
	
	position: absolute;
	width: 145px;
}
div#boxpc{
	top: 8px;
	position: absolute;
	width: 60px;
	left: 150px;
}
div#mensagem {
	width: inherit;
	font-size: 10px;
	position: relative;
	text-align: center;
}
div#UTC {
	width: inherit;
	font-size: 9px;
	position: relative;
	text-align: center;
	clear: both;
}
div#mensagempc {
	width: inherit;
	font-size: 10px;
	position: relative;
	text-align: center;
}
div#horacerta {
	width: inherit;
	position: relative;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
div#alerta {
	z-index:1;
	top: 2px;
	left: 200px;
	width: 140px;
	text-align: center;
	position: relative;
	font-size: 12px;
	font-weight: bold;
}
div#horapc {
	width: inherit;
	/* background-color: green; */
	text-align: center;
	z-index:1;
	position: relative;
	font-size: 12px;
	font-weight: bold;
}
div#twitter{
	position: absolute;
	height: 20px;
	width: 55px;
	bottom: 5px;
	right: 8px;
}
img#logo {
	position: absolute;
	height: 28px;
	top: 3px;
	right: 11px;
}
img {
	border:none;
}
div#relogio{
	z-index:2;
	position: absolute;
	top:2px;
	right: 66px;
	border:none;
}
.relogioimg {
	left:340px;
	position: fixed;
	height: 56px;
}
a#twitterlink{
	border-style: hidden;
	text-decoration: none;
	text-decoration: none;
}