@charset "shift_jis";
#main {
 color: #336699;
}
#instructions
{
 font-family: verdana;
 font-size: 14px;
 color: black;
 border: 1px black dashed;
 width: 600px;
}
#instructions a
{
 color: #336699;
}
#targetDiv
{
 align:center;
 z-index: 4;
 color: #FFFFFF;
 width: 133;
 font-size: 28px;
}
input.name
{
 font-size: 15px;
}
