<style type="text/css">
<!--
html,body{margin:0;padding:0}

body {
background-image : url(image/til05v01.jpg); 
background-repeat : repeat;
text-align:center;
}

a {
color : #40c; 
text-decoration : none; 
} 

a:hover {
color : #f22; 
text-decoration : none; 
} 

#banner {
width : 600px; 
height : 60px; 
background-image : url(image/pin.jpg);
background-repeat : no-repeat;
background-position : top center; 
background: #fff); 
}
h1 {font-family : Comic Sans Ms, sans-serif; 
letter-spacing : 2px; 
color : #330e33; 
font-size : 26px; 
font-weight : bold}

#b1 {font-family:Comic Sans MS; color:#330e33}

div#container{margin-top : 30px; margin-left : auto; margin-right : auto; padding-left : 
50px; padding-right : 50px; padding-bottom: 10px; text-align:left; background: #fff}
div#container{width:600px; margin:0 height:500; font-size : 16px;}

div#footer{width:100%; margin-top:20px}
}