/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
/* 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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
*/

body { background-color: black; color: white; font-size: 14px; font-family: "Sans-serif"}
a:link, a:visited, a:hover, a:active  { color: white; }

h1.logo { width: 350px; height: 75px; background: url("/images/logohouseturnrecordswhi300_435x737.png") no-repeat; height: 737px; width: 435px; margin: 0 auto 10px auto; }
h1.logo span { display: block; width: 0; height: 0; overflow: hidden; }

ul.links { text-align: center; }
ul.links li { list-style-type: none; display:inline; padding: 5px; }
ul.links li a { position: relative; top: -5px; }
/*ul {
  display: table;
  margin: 0 auto;
}*/

.footer { text-align: center; }
a.impress { font-size: 10px; }

iframe.facebookLike { border:none; overflow:hidden; width:125px; height:21px; }
