body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	background-image: url(images/Bg_image.png);
	background-repeat: repeat;
	background-position: 0 0;
}


#name
{
	font-family: "Recorda Script Personal Use Onl";
	color: #FFF;
	font-size: 130px;
	margin-top: 30px;
	clear: both;
}
#description {
	font-family: "Century Gothic";
	color: #FFF;
	font-size: 20px;
	margin-top: 30px;
	clear: both;
}


@font-face {
    font-family: 'recorda_script_personal_useRg';
    src: url('recordascript-webfont.eot');
    src: url('recordascript-webfont.eot?#iefix') format('embedded-opentype'),
         url('recordascript-webfont.woff') format('woff'),
         url('recordascript-webfont.ttf') format('truetype'),
         url('recordascript-webfont.svg#recorda_script_personal_useRg') format('svg');
    font-weight: normal;
    font-style: normal;

}