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

body {
	background-color: white;
	background-image: 	background-repeat: no-repeat;
}
#r {
	position: relative;
	margin-right: 30px;
	margin-top: 10px;
	float: right;
	color: #CCC;
}
h1, h2 {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
}
