body{
background:oldlace;
color:#000;
font-size:15px;
line-height:1.5em;
margin:10px 0px 10px 0px;
}


a{color:#000;}
a:link{color:#000;font-weight:normal;}
a:visited{color:#000;font-weight:normal;}
a:hover{ color:black;background-color:white; }

.ti{
background-color:;
border-top: 0px solid #000;
border-bottom: 1px dashed #544;
border-left: 0px solid blue;
border-right: 0px dashed pink;
text-align:left;
padding:50px;
margin:0px;
}

.tex{
width:600px;
border-top: 0px dotted #444;
border-bottom: 0px dotted #444;
border-left: 0px dotted #444;
border-right: 0px dotted #444;
margin:80px 50px 80px 50px;
padding:0px;
}


.bo{
background-color:;
border-top: 1px dashed #544;
border-bottom: 0px dashed #544;
border-left: 0px solid blue;
border-right: 0px dashed pink;
text-align:left;
padding:50px;
margin:0px;
font-size:13px;
color:gray;
}

.center{width:500px;margin:auto;}