body {
	background-image: url(../images/TIWbackground_sm.jpg);
}

.symbol {
	background-image: url(../images/symbol.png);
	background-repeat: no-repeat;
   	behavior: url(iepngfix.htc);
}

.poem {
	background-image: url(../images/web_poem.png);
	background-repeat: no-repeat;
   	behavior: url(iepngfix.htc);
}

.small {
       font-family: georgia, times, "times new roman";
       font-size: 8pt;
       text-transform: lowercase;
       color: #ffffff;
}

.small a:link, .small a:visited {
       font-family: georgia, times, "times new roman";
       font-size: 8pt;
       font-style: normal;
       text-transform: lowercase;
       color: #ffffff;
}

.order_button {
	background-image: url(../images/order_now.png);
	background-repeat: no-repeat;
   	behavior: url(iepngfix.htc);
        border: 0;
}