/*
Theme Name: Product Review
Description: Review products using wordpress.
Author: Scott Botkins
*/


body{
background: #ffffff url('/wp-content/themes/productreview/images/metallic.jpg');
margin: 0px;
font-family: Arial;
font-size: 9pt;
}

h1{
margin: 0px;
padding: 0px;
}

a{color: #0000FF}

table	{
background: #ffffff;
}