/*
Theme Name: Callahan Pediatric Dentistry
Theme URI: http://wordpress.org/
Description: Custom Design by MaidaNet
Version: 1.0
Author: Maida Carpio Scott
Author URI: http://maida.net/

*/

body {
	background-image:url('/wp-content/themes/callahan/images/clouds.jpg');
	font-size: 80%; 
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #000066;
	text-align: center;
	}
#content {
	text-align: left;
	margin: 10px 40px 20px 40px;
	}
a {
	color: #003366; text-decoration:underline;
	}
a.hover {
	color: #f05b22; text-decoration:none;
	}

