body {
text-align:center;
background-color:#eeffff;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
}

#header a { color: #fff; text-decoration: none; }
#header a:visited { color: #fff; }
#header a:hover { color: #ff6; }

#container {
width:900px;
text-align:left;
background-color:#ffffff;
border:solid 1px #000000;

}

#header {
padding:10px;
background-color:#00ff00;
text-align:center;
background-image:url(/Travel/EarthImage.png);
}

#header h1 ,#header h2,,#header h3,#header h4,,#header h5 { /* ヘッダ部分の文字色を白に */
color:#ffffff;
}

#content {
padding:0px;
float:center;
width:860px;
background-color:#ffffff;
}

#footer {
clear:both;
width:100%;
padding:0px;
background-color:#3366ff;
text-align:center;
}
