h2#blogtitle { background: #背景色 url(版面圖片網址) no-repeat top bottom; }
body{ background: none; font-family: 'Book Antiqua', 'Arial', serif; margin:0px 0px 0px 0px; background-image:url(圖片網址); background-attachment:fixed; background-repeat:no-repeat; background-position: center top; color: #000; }
div.sidebox_main { background: none; background-color:transparent; padding: 5px; margin: 0; }
TEXTAREA{background-image: url(留言板圖片網址); background-repeat:no-repeat; background-position:100% 100%;width: 450px;height: 300px;}

