/* 

CSS for Robert Beckles Willson's one and only spider silk website...

*/

body {
background-color:black;
}
p.text {
color:white;
font-size:12pt;
font-family:trebuchet ms;
}
p.dtext {
color:#0033CC;
font-size:12pt;
font-family:trebuchet ms;
font-style:italic
}
p.btext {
color:white;
font-size:12pt;
font-family:trebuchet ms;
font-weight:bold
}
p.itext{
color:white;
font-size:12pt;
font-family:trebuchet ms;
font-style:italic
}
p.gtext {
color:#006600;
font-size:12pt;
font-family:trebuchet ms;
}
p.rtext {
color:#CC0000;
font-size:12pt;
font-family:trebuchet ms;
}
p.title {
color:white;
font-size:24pt;
font-family:trebuchet ms;
}
li {
color:white
}
body {
background-color:black;
}
li {
color:white;
font-family:trebuchet ms;
}
#m {
align:center;
text-align:center;
}
tr {
align:center;
text-align:center;
}
td {
align:center;
text-align:center;
}



