/***********************************************************************/
/* NewsKeeper v1.0 layout, design and all included source code         */
/* copyright (c)2008. Spriteworks Developments. All rights reserved.   */
/* This copyright notice MUST remain within this document at all times */
/* as a condition of use. Removal of this copyright notice voids your  */
/* right to use this product. NewsKeeper v1.0 may not be redistributed */
/* in any form without express written permission from Spriteworks     */
/* Developments. This external CSS file MUST remain separate from the  */
/* HTML code at all times and may not be integrated into it or other   */
/* pages in any way, displayed, performed or otherwise made accessible */
/* for public viewing under any circumstances. Please carefully read   */
/* the license agreement included with this script. It is the same     */
/* one you agreed to when you purchased a license to use it.           */
/*                                                                     */
/***********************************************************************/

.display {
   width: 349px;
   background-image: url(bgrounds/Marb009.jpg);
   background-attachment: fixed;
   border: outset darkblue 0px;
   padding: 7px;
   color: #000000;
   font-family: arial;
}

.display p {
   margin: 10px 0;
}