.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 
{
display: list-item;
} 

div#SearchSideBar
{
display: none;
}

}
.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
margin-right: 6px;
color: #001fa7;
font-size: 125%; 
font-weight: 500;
text-decoration: none;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
margin-right: 6px;
color: #002fb7;
font-size: 125%;
font-weight: 500;
text-decoration: none;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
margin-right: 6px;
color: #003fc7;
font-size: 125%;
font-weight: 500;
text-decoration: none;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
margin-right: 6px;
color: #004fd7;
font-size: 125%;
font-weight: 500;
text-decoration: none;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
margin-right: 6px;
color: #005fe7;
font-size: 125%;
font-weight: 500;
text-decoration: none;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
margin-right: 6px;
color: #006ff7;
font-size: 125%;
font-weight: 500;
text-decoration: none;
}

#masthead
{
background-image: url(http://i245.photobucket.com/albums/gg43/beckygjohnson/blogpic.jpg);
background-repeat: no-repeat;

}
__________________________________________
