body{
background-color:white;
}

.container{
margin-left:10px;
margin-top:10px;
height:1000px;
width:1000px;
border-2px;
border-style:solid;
background-image:url("bg301.jpg");
}

.pagelinks{
position:absolute;
left:50px;
top:50px;
border:0px;
border-style:solid;
}

a{
border:2px;
border-style:none;
font-family:helvetica;
font-weight:bold;
font-size:14pt;
color:black;
}

.title{
border:0px;
margin-left:500px;
margin-top:20px;
}

.instructions{
font-family:helvetica;
font-size:14pt;
margin-left:215px;
}

.pageinfo{
margin-left:350px;
margin-top:20px;
font-size:16pt;
}

a.pageinfo{
border-color:black;
}