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

body{
	margin: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	background-image: url(../images/gradient.gif);
	font-size: 0.75em;}

/* Header */
.header {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 15px;}
	
.container {
	width: 280px;
	height: 180px;}
	
a{color: #fff;}