.header
{
text-align: left;
color: white;
font-family: arial;
font-size: 50;
}
.pastblogs
{
font-family: arial;
font-size: 10;
}
.categories
{
font-family: arial;
font-size: 10;
}
ul.disc 
{
list-style-type: disc
}

ul.circle
{
list-style-type: circle
}

ul.square
{
list-style-type: square
}
ul.none
{
list-style-type: none
}
h1
{
font-family: arial;
font-size: 14;
line-height: 2.0em;
}
