body {
	margin:0;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-size:15px;
	color:black;
	background: url(images/.jpg) repeat-y left top #;
	background-color:white;
}

A:link {text-decoration: none; color:00ff00}
A:visited {text-decoration: none; color:00dd00}
A:hover {text-decoration: underline; color: red;}
A:active {text-decoration: none; color:aaffaa}
p.header {text-decoration: none; color:ffffff}
p.warning {text-decoration: none; color:ff0000;}
p.indent {text-indent:50px;}

#lcd {
	color:;
	background-color:;
}

#product {
	text-color:;
	background-color:black;
}