/* Default CSS */
/* Gallry moline68.com */

body { 
color:#680c30;
font-weight:bold;
background-image:url('../common/bk500.gif');
}
.container {
width:1600px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#logobox {
border:solid;
width:364px;
height:47px;
margin-left:auto;
margin-right:auto;
}  
#bookicon {
border:solid;
width: 199px;
height:62px;
margin-left:auto;
margin-right:auto;
}
div {
text-align:center;
}
h1 {
text-align:center; 
}
p{
text-align:center;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 10pt;
}
.top1 {
border:solid #680c30;
border-radius:25px;
color:#680c30;
font-style:italic;
font-size:28pt;
font-weight:bold;
width:30%;
margin-left:auto;
margin-right:auto;
}
.top2 {
border-radius:25px;
color:#680c30;
font-style:italic;
font-size:14pt;
font-weight:bold;
width:35%;
margin-left:auto;
margin-right:auto;
}
.figure1 {
display:inline-block;
width:150px;
transform: rotate(-10deg);
border: 0.8em solid #fff;
box-shadow: 0.5em 0.5em 1em #ccc;

}
.figure2 {
display:inline-block;
width:150px;
transform: rotate(10deg);
border: 0.8em solid #fff;
box-shadow: 0.5em 0.5em 1em #ccc;

}
figcaption {
font-size:medium;
color:#680c30;
font-weight:bold;
background-color:#fff;
}
#box2 {
width:360px;
height:155px;
border:5px double #680c30;
font-size: 10pt;
color: #680c30;
text-align:center;
padding:5px 0px 5px 0px;
margin-left:auto;
margin-right:auto;
clear:both;
}
#footer2 {
color: fff;
text-align:center;
font-size:12px;
width:650px;
height:100px;
margin-left:auto;
margin-right:auto;
}
#url {
text-align:center;
font-family:inherit;
font-size:x-small;
color:#680c30;
}	