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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(file:///Darna/Users/timsperez/Desktop/Websites/Doodie/images/orange.gif);
	background-color: #F60;
	line-height: 18px;
}

.header {
	color:#900;
	font-style: bold;
}