/* CSS Document */

* {margin-top: 0;
margin-bottom: 0;
padding: 0;
}
html {
height: 100%;
}

body {
background-color:#CC6600;
background: #CC6600 url(images/black.jpg) repeat; 

text-align: center;

}

h1 {font-size: 55px;
text-shadow: #000 1px +1px 1px;

margin: 0;
padding-top: 25px;
color: #dcdbd9;
font-family: Verdana, Arial, Helvetica, “Trebuchet MS”, Tahoma,
Geneva, “Lucida Sans Unicode”, “Lucida Grande”, “MS Sans Serif”, sans-serif;
 
letter-spacing:2px;


}

html>body #title {
min-height: 100%;
height: auto;
}

#title {background-color: #F89C0B;
width: 705px;
height: 100%;
min-height: 100%;
background: #CC9966 url(images/stback1.jpg) no-repeat;
height: 125px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;

}

.photo {

border: 2px solid #000;
 	
}

p.twist {

font-family: Verdana, Arial, Helvetica, “Trebuchet MS”, Tahoma,
Geneva, “Lucida Sans Unicode”, “Lucida Grande”, “MS Sans Serif”, sans-serif;

font-size: 1.2em;
color: #dcdbd9;
}


