/* Eric Meyer's Reset Reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

html {height: 100%;}

body {line-height: 1; color: #444; font-size: 80%; line-height: 120%; font-family: Helvetica, Arial, sans-serif; text-align: center; background-color: #FFF;}

ol, ul {list-style: none;}

blockquote, q {quotes: none;}

:focus {outline: 1;}

ins {text-decoration: none;}
del {text-decoration: line-through;}

table {border-collapse: collapse; border-spacing: 0;}

a		{color: #56a1ff;}
a:hover	{color: #444;}

.wrapper	{width: 720px; margin: 100px auto;}

#logo-link	{border: solid 1px #FFF; display: block; width: 720px; height: 180px; background: transparent url(../img/pj.jpg) left top; text-indent: -9000px; margin-bottom: 12px;}
#logo-link:hover {border-color: #56a1ff;}