body { background-image: url("images/bg.png");
font-size: normal;
font-family:"Palatino Linotype",Palatino,Arial Black,sans-serif; color: #808080;
margin-top: 20px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
a:link {color:#ffffff}
a:visited {color:#ffffff}
a:active {color:#ffffff} 
#wrap { 
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
max-width: 600px;
Min-width: 550px;
margin-left: auto;
margin-right: auto;
padding: 2em;
background: #5c3e90;
}
 
#wrapmain { 
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
max-width: 850px;
Min-width: 550px;
margin-left: auto;
margin-right: auto;
padding: 2em;
background: #fff;
height: 600px;
position: relative;
}
#wrapblog { 
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
max-width: 850px;
Min-width: 810px;
margin-left: auto;
margin-right: auto;
padding: 2em;
background: #fff;
} 
#screen {
background: #fff;  
width: 100%;
height: auto;
padding: 0px;
position: relative;
}
#content {
text-align: center;
}
#contentmain {
margin-left: auto;
margin-right: auto;
}
.s1 {
font-size: 150%;
Font-weight: bolder; 
}
.s1 img {
border: 5px groove #5c3e90;
}
.s2 {
float: left;
}
.s3 {
font-size: 95%;
font-weight: bolder;
color: #fff;
}
.pic1 {
position: absolute; left: 130px; top: 80px;
}

.pic2 {
position: absolute; left: 175px; top: -30px;
}
.pic3 {
position: absolute; left: 175px; top: 0px;
}
.pic4 {
position: absolute; left: 175px; top: 30px;
}
.pic5 {
position: absolute; right: 550px; top: 160px;
}
.pic6 {
position: absolute; left: 140px; top: -60px;
}
.pic7 {
position: absolute; left: 440px; top: 60px;
}
.pic8 {
position: absolute; right: 550px; top: 180px;
}
.pic9 {
position: absolute; left: 175px; top: 60px;
}
.pic10 {
position: absolute; left: 175px; top: 0px;
}
.pic11 {
position: absolute; left: 175px; top: -60px;
}
.tr, .br, .tl, .bl {
position: absolute;
width: 49px;
height: 49px;
display: block;
margin-bottom: -0px; 
}
.tr {
background: transparent url(images/rhtop.gif) no-repeat;
top: 0;
right: 0;
}
.tl {
background: transparent url(images/lhtop.gif) no-repeat;
top: 0;
left: 0;
}
.br {
background: transparent url(images/rhbot.gif) no-repeat;
right: 0;
bottom: 0;
} 
.bl {
background: transparent url(images/lhbot.gif) no-repeat;
left: 0;
bottom: 0;
}
#footer {
width: 400px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #5c3e90;
text-align: center;
clear: both;
color: #ffffff;
}