/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{ background:#383838; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x #ffffff;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x;}

.flash{ padding-top:25px;}
.flash object{ vertical-align:top;}