html{background-image: url('dbz.jpg');}
body{background-color:white;}
h1{text-align:center;font-family:"algerian";background-color:red;}
ul li {display: inline; background-color:black;}
.content{font-family:"Times New Roman";font-size:12px;color:red;}
footer{background-color:green;font-size:10px;text-align:center;}
#thumbnail{height:150px; width:200px;}
h2 { text-align: right; color:green;}
h3{ font-size:30px; font-family: "brush script mt"; color: black;}


a:link{color:blue;}
a:visited{color:red;}
a:hover{color:purple;}
a:active{color:green;}

