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;
      letter-spacing:0px;
}



html {
padding:0px;
margin:0px;
  background: url(images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body {
font-family: helvetica, Arial , Sans-Serif;
font-size:12px;
padding:0px;
margin:0px;
text-align:center;
}





#wrap {
width:100%;
padding:0px;
margin:0px;
}



#content {
width:300px;
padding:120px 0px 15px 0px;
margin:0px auto;
}

#item-box {
float:left;
width:300px;
margin:0px 0px 0px 0px;
}



#content a {
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#586476;
font-size:28px;
width:300px;
}

#content a:hover {
background-position:0px -34px;
color:#FFF;
}



img {
float:left;
border:none;
margin:0px 0px 15px 0px;
}

#content h3 {
margin:0px 0px 6px 0px;
color:#586476;
font-weight:bold;
font-size:32px;
float:left;
width:300px;
}


#content p {
color:#586476;
font-size:12px;
margin:0px 0px 0px 0px;
}
