* {
font-size: 15px;
color: #E0575D;
margin: 0;
padding: 0;
}
body {
font-size: 12px;
}
#wrapper {
width: 800px;
}
#top {
height: 85px;
background-image: url(../img/FS_F1063L1.jpg);
font-family: Monotype Corsiva;
font-size: 60px;
}
#center {
height: 400px;
background-image: url(../img/p.jpg);
background-color: #ffffff;
background-attachment: fixed;
background-position: 100% 100%;
background-repeat: no-repeat;
padding-top: 15px;
}
#center_left {
width: 210px;
padding: 10px;
}
#left {
float: left;
}
#center_right {
float: right;
width: 550px;
padding-left: 10px;
}
.center_pic {
width: 550px;
height: 120px;
margin-bottom: 15px;
padding: 10px;
}
#menu {
height: 35px;
background-color: #FFACAC;
font-size: 24px;
font-weight: bold;
font-family: Monotype Corsiva;
}
#bottom {
width: 800px;
height: 100px;
background-color: #FFACAC;
padding-top: 10px;
}
#search {
width: 200px;
padding: 10px;
}
#copy {
width: 800px;
height: 18px;
font-size: 15px;
text-align: center;
background-color: #FA8282;
font-family: Monotype Corsiva;
}
.menu_contents{
padding-left: 15px;
padding-right: 15px;
padding-top: 4px;
}
.title {
font-size: 15px;
width: 210px;
color: #cc0000;
font-weight: bold;
padding-left: 10px;
background-color: #F2DC6F;
}
.title2 {
font-size: 18px;
width: 550px;
font-weight: bold;
padding-left: 10px;
}
#image {
width: 600px;
height: 200px;
background-image: url(../img/wall/image.jpg);
}
.main_c {
padding: 10px;
}
a:link {
text-decoration: none;
color: #E0575D;
}
a:visited {
text-decoration: none;
color: #E0575D;
}
a:hover {
text-decoration: none;
color: #cc0000;
text-decoration: underline;
}
