body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}
Text Align
text-align: center;
text-align: left;
text-align: right;
Line Height
Set the height of each line (within a paragraph)
line-height: 1em;
Set the gap after a paragraph of text
margin-bottom: 1.5em;
Feel free to comment if you can add help to this page or point out issues and solutions you have found. I do not provide support on this site, if you need help with a problem head over to stack overflow.