body{
background-image:url(../images/back.png);
background-repeat:repeat-y;
background-position:center;
background-color:#88475D;
font-family: "Monotype Corsiva";
}
.site {
margin: 0 auto;
background-image:url(../images/site.png);
background-repeat: no-repeat;
width:800px;
height:600px;
}
.intra_site{
margin-top:300px;
text-align:center;
font-size:25px;
font-weight:normal;
color:#FFFFFF;
height: 30px;
}
.rebrand{
font-family:"Times New Roman", Times, serif;
margin-top:45px;
text-align:center;
font-size:20px;
color:#FFFFFF;
height: 50px;
}
.asteos{
padding-top: 40px;
margin-left: 348px;
text-align:center;
font-size:18px;
font-weight:normal;
color:#FFFFFF;
height: 20px;
width: 100px;
}
.sdasint{
margin: 0 auto;
margin-top: -130px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
height: 20px;
width: 780px;
}
a:link{
text-decoration:none;
color:#FFFFFF;
}
a:visited{
text-decoration:none;
color:#FFFFFF;
}