@charset "UTF-8";
/* CSS Document */





* {
	margin: 0px;
	padding: 0px;
}

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

body {
	font-size:19px;
	font-weight:normal;
	text-align:left;
	color:#4b4b4b;
	margin:0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#f8f2e6;
	background-position: top center;
}

#all{
	margin-left: 130px;
    margin-top: 145px;
    width: 430px;
}

#all p{
	padding-top:250px;
	color: #ffffff;	
	font-size:50px;
}

