<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* $Id: local-sample.css 7156 2010-04-24 16:48:35Z chris $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */
body{ background-color:#FFFFFF}
#pie { background-image:url('/portal2012/themes/acquia_marina/images/fondo.jpg'); background-repeat:repeat; line-height:11pt; margin-top:0px;}
#pie a { color:#FFFFFF}
#pie a:hover { color:#FFCC00;}
a {color:#0066CC;}

</pre></body></html>