
/* moons.de : mail */


body	{
		margin-top: 15%;
		margin-left: 20%;
		}

h1 		{
		font: bold 32pt Arial; /* etwas grösser */
		margin-bottom: 10px;
		}

p		{
		font: normal 13px Arial; 
		color: #b0b0b0;
		margin-bottom: 15px;
		}








/* mail form */


textarea.mail {
		width: 450px; height: 200px;
		background-color: transparent;
		font: bold 10pt/12pt Arial; color: #808080;
		padding: 10px;
		margin-bottom: 10px;
		border: 1px solid pink;
		}






/* fin */
