﻿body         {
	background-position: center top;
	color: #FFFFFF;
	font-family: Caeldera;
	font-size: 12pt;
	font-weight: bold;
	background-image: url('../pj_images/backgrounds/red_wallpaper_wide.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

<!-- /* $WEFT -- Created by: Jason Davisson (VectorJam@yahoo.com) on 5/19/2006 -- */
  @font-face {
    font-family: Caeldera;
    font-style:  normal;
    font-weight: normal;
    src: url(CAELDER1.eot);
  }
  @font-face {
    font-family: Caeldera;
    font-style:  normal;
    font-weight: 700;
    src: url(CAELDER0.eot);
  }
.inside_frame {
	background-image: url('../pj_images/backgrounds/75perc.png');
}
.banner {
	width: 700px;
	height: 200px;
	background-image: url('../pj_images/banners/reclining_banner_clear.gif');
	background-repeat: no-repeat;
}
-->