@charset "UTF-8";
/* CSS Document */

body, html, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}

a:link {
	color: #33ff00;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #33ff00;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

#lcdiframe {
	height: 256px;
	width: 544px;
	background-image:url(../Images/Backgrounds/Iframe-BKG.jpg);
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
}

#lcdiframetext {
	font-family: Arial, sans-serif;
	width: 400px;
	height: 165px;
	text-align: center;
	margin-left: 72px;
	margin-top: 50px;
	padding: 0px;
	color: #33ff00;
	text-decoration: none;
	overflow:hidden;
	position: absolute;
	z-index: 2;
}
/*
pic size
width :478
height: 234
*/
#picofday{
		
	font-family: Arial, sans-serif;
	width: 431px;
	height: 211px;
	text-align: center;
	margin-left: 56px;
	margin-top: 36px;
	padding: 0px;
	color: #33ff00;
	text-decoration: none;
	overflow:hidden;
	position: absolute;
	z-index: 2;
}