/* CSS Document */

body {
background-color: #c4df9b;
}
div.temp{
background: url("column.png") no-repeat;
width: 200px;
height: 500px;
position: relative;
}
h1.head{
font-family: Verdana; serif;
margin-left: 100px;
margin-top: 75px;
position: absolute;
}