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

html, body { background:#c72521; height:100%; width:1000px; margin:0 auto; font-family:Helvetica, "Trebuchet MS", Arial, sans-serif; font-weight:lighter; }
body { background:url(Sospitas-Logo.png) left top no-repeat; padding:0; margin:0; }

#contact { float:left; margin-top:450px; color:#FFF; line-height:1.5em; margin-left:40px; } #contact h2 { margin-bottom:5px; padding-bottom:0; }
#content { float:right; width:500px; color:#FFF; letter-spacing:1px; }

#footer { clear:both; text-transform:uppercase; text-align:center; color:#FFF; padding-top:30px; }

form { background:#f5f5f5; padding:25px 25px; }

table { font-size:1.2em; color:#000; letter-spacing:0; } td { margin-bottom:10px; }
input { font-size:1.3em; width:337px; } textarea { font-size:1.3em; width:337px; background:url(sospitas-shadow.jpg) right bottom no-repeat #FFF;}

.border { border-bottom:dotted #CCC medium; }
h1 { font-family:"Times New Roman", Times, serif; font-size:3em; margin-bottom:10px;}

#footer > p {
	font-size: 1.3em;
}