table, tr, th, td, div, h1, h3{
text-align:center;
margin:0 auto 0 auto;
}
body {
margin:0;
background-image:url(http://animalcrossingbay.com/modules/guides/images/guidesbackground.png);
}

h1, h3{
font-family:"Lucida Grande","Trebuchet MS",verdana,helvetica,arial,sans-serif;
}

h1 {
color:#DF2424;
}

div.times {
color:#808080;
font-style:italic;
font-size:medium;
font-family:"comic sans",sans-serif;
padding-bottom:5px;
}

h3 {
font-style:italic;
padding-top:10px;
color:#27D013;
}

p {
font-family:serif;
}

.bigtable{
table-layout:fixed;
width:100%;
height:100%;
}
.lcol{
width:400px;
}

.rcol{
vertical-align:middle;
width:200px;
}

table.inf{
width:400px;
table-layout:fixed;
background-color:#FFFFFF;
border:1px solid #000000;
}
table.inf td{
border:1px solid #000000;
}
td.infL{
width:130px;
}
td.infR{
width:270px;
}

a:visited {
color: #ff0000;
}

a:hover {
color:#FF0000;
}

a:active {
color: #0000FF;
}

div.imgcontainer{
padding:4px;
}

img.gamepic{
width:255px;
height:191px;
}