/* RESET */ 
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;
}
h1{font-size:240%;} h2{font-size:140%;}

body{
	background:#FFF url(images/background-2.jpg) center center fixed no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}

#g{
	margin:0 auto;
	width:980px;
}

#c{
	position:absolute;
	padding:30px;
	width:400px;
	height:100%;
	background:rgba(0,0,0,0.1);
}

#c p{margin-top:20px;}

a{color:#257cd3; text-decoration: none; font-weight: bold;}

