A{color : black;}
A:active{color : white;}
A:link{color : black;}
A:hover{color : gray;}

.title{
position:absolute;
font-family : impact;
top: 2px;
left : 10px;
background-color : white;
width : 660px;
color : black;
font-size : 23px;
fond-weight : bold;
text-align : center;
}
.sub{
font-family : Arial;
position:absolute;
top: 32px;
left : 10px;
background-color : white;
width : 660px;
color : black;
font-size : 13px;
fond-weight : bold;
text-align : center;
}
.download{
position:absolute;
font-family : impact;
top : 2px;
left : 624px;
background-color : white;
width : 200px;
color : black;
font-size : 23px;
fond-weight : bold;
text-align : center;
}
.turn{
font-family : Arial;
position:absolute;
top: 32px;
left : 602px;
background-color : white;
width : 222px;
color : black;
font-size : 13px;
fond-weight : bold;
text-align : center;
}
.body1{
position : absolute;
top : 50px;
left : 10px;
background-color : white;
color : black;
width : 376px;
height : 362px;
padding : 24px;
font-size : 12px;
line-height : 1.5em;
}
.body2{
position : absolute;
top : 50px;
left : 400px;
background-color : white;
color : black;
width : 376px;
height : 362px;
padding : 24px;
font-size : 12px;
line-height : 1.5em;
}
