body {
  background-image: url() ;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #330033; }

.page {
  width: 900px;
  margin-left:auto;
  margin-right:auto;
  font-size:18px; color:#ffffff;
  background-color:#333333;
  border-style:solid; border width:1px; border-color:#000000;}

.header {
  width: 700px;
  background-image: url(http://www.photography139.com/gallery/gallery2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-color:; padding: 5px;
  border-style:solid; border width:1px; border-color:#000000;}
 

  
.nav {font-weight:bold; font-size:16px; color:#ffffff; background-color:#333333; padding: 3px;
  width: 700px;
  margin-left:auto;
  margin-right:auto;
  border-style:solid; border width:1px; border-color:#000000;}
  

.content {
  width:800px;
  margin-left:auto;
  margin-right:auto;
  padding:10px;
  font-family: times new roman;
  font-size:20px; color:#ffffff;
  background-color:#333333;
  border-style:solid; border width:1px; border-color:#000000;}

.sidebar {
  valign:top;
  width:200px;
  margin-left:auto;
  margin-right:auto;
  font-size:18px; color:#ffffff;
  background-color:#333333;
  border-style:solid; border width:1px; border-color:#330033;}

.content img {
  background-color:#333333;
  border-style:solid; border width:1px; border-color:#000000;}
  


h1 {color:#ffffff;
  text-shadow:;}

  
h3 {color:#ffffff;}

.footer {
  width:800px;
  margin-left:auto;
  margin-right:auto;
  font-size:18px; color:#ffffff;
  background-color:#333333;
  border-style:solid; border width:1px; border-color:#000000;}

a:link, a:visited, a:hover, a:active {text-decoration: underline;}
a:link, a:visited, a:active {	color: #ccccff;}
a:hover {   color : #ffcc33;}