a.here
{
  background-color:#ffa500;
}
div.pictldiv
{
  background:black;
  color:white;
  font-size:16px;
  text-align:center;
}
div.pictdiv
{
  background:white;
  border: 4px solid #ffa500;
  color:white;
  display:inline;
  height:200px;
  margin:10 0 0 45px;
  padding:7px 4px 2px 5px;
  text-align:center;
  width:200px;
}
div.textdiv
{
  background:#7f4d77;
  border: 4px solid #ffa500;
  color:white;
  display:inline;
  font-size:14px;
  font-weight:900;
  height:50px;
  margin:10 0 0 45px;
  text-align:center;
  width:200px;
}
img.pictimg
{
  height:180px;
  width:180px;
}
img.pictlimg
{
  border:5px groove #ffa500;
}
p.titlep
{
  color:white;
  font-size:24px;
  font-weight:900;
  text-align:center;
}
p.pictlp
{
  border:2px solid #ffa500;
  color:white;
  font-size:18px;
  font-weight:900;
  text-align:center;
}
pre.pictlpre
{
  border: 5px double #ffa500;
  margin:35px 0 35px 0;
  padding:10px;
  width:700px;
}
table.picttable
{
  width:835px;
}
