all

body{
color: #fff;
background-color: #fff9e5;
background: url(./img/bg_body.png);
}
/* text color */

a {
color: #ffffff; /* 標準文字色 */
text-decoration: underline;
}
a:hover, a:active {
color: #fff799;
text-decoration: underline;
}

#masthead::after{
content: ".";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

#primary{
margin-top:0px;
}
#main {
margin: 0 auto;
}
#colophon {
background-color: rgba(33, 22, 16, 0.7);
position: relative;
}

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です