| Recommend this page to a friend! |
| Classes of Benjamin P. | > | DEA | > | automata.css | > | Download | ||
|
|||||||||||||||||||||
BODY {
background-color : grey;
}
P {
font-size : 14;
font-style: italic;
}
TD, TABLE {
border : 1px solid Black;
font : Verdana;
font-size : 18;
color : lime;
text-align : center;
width : 500px;
}
|