<br />
<b>Warning</b>:  getimagesize(&lt;a href=) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: No such file or directory in <b>/home/terminus/public_html/communitee/css/customstyles.php</b> on line <b>18</b><br />
/*========================================================================
			      CUSTOM CSS 
=========================================================================*/
/*======== refer to http://www.w3schools.com/css/ for sample code =======*/

/* Background image and color */
body {background:#858080 url(<a href=) top center repeat fixed;}

/*  Style and Image */
.header  {background:#000000 url(<a href=) top center repeat; color: #cd040a; height: px; padding:0px 10px 0px !important;  }
.header h1 { display:none; }


/* Font text color */
body  { color: #cd040a; }

/* Link Text */
body * a { color: #cd040a; text-decoration:underline; }
body * a { color: #cd040a; text-decoration:none; }

/* Items Style */
.store_item, .store_item_lg { color:#ffffff; background-color: #cd040a;}
.store_item label, .store_item_lg label, .store_item_lg h1 {color:#000000;}

/* Item Quantity Style */
.quantity span {color: #ffffff ;}
.container {background-color:;}
.q {color: #cd040a  ;background-color: #0c3ce4;}

/* Sidebar Style */
.sidebar {border:5px solid #000000; background-color: #cd040a;}
.sidebar a {color:  #0c3ce4;}
.sidebar a:hover{background-color:  #0c3ce4 ;color: #ffffff ;}
.sidebar strong {font-weight:bold; color: #ffffff ;}


/*========================================================================
			     END CUSTOM CSS 
=========================================================================*/

