@charset "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,700);

body {
	margin:0 auto;
	font-family:Source Sans Pro, Arial, Helvetica, sans-serif;
	min-height: 100%; height: 100%;
	padding:0;
}

img.header { position:fixed; top:0;margin-left:50%; left:-1000px; }

#area { width:740px; height:100px; background:none; position:relative; margin:192px auto; }

p  { color:white; text-decoration:none; }
p a { color:white; text-decoration:none; border-bottom:1px solid white; }
p a:hover { border-bottom:0px solid white; }
p strong { color:#ffffff; }

p.right { left:506px; top:-15px; position:absolute; width:260px; }

#back_image img { height: auto; left: 0; min-height: 100%; min-width: 1024px; position: fixed; top: 0; width: 100%; z-index: -1; }