﻿@charset "utf-8";
h1			{
			margin: 0px;
			color: #0000ff;
			}
			
p#message img	{
			border: solid 20px #ffff00;
			}
			
div#wrapper		{
				background-color: #ffffff;
				border: solid 2px #66;aa66
				width: 760px;
				}
				
p#prezen 		{
				width: 350px;
				margin:30px;
				margin-bottom: 0px;
				}
				
div#prezent		{
				width: 450px;
				float: left;
				}				
				
				
				
p img.photo-two	{
				margin-left: 30px;
				
				}
				
				
img.photo-one	{
				margin: 30px;
				}			
				
				
				
img.yane1		{
				float: right;
				margin-right: 10px;
				}
				
				
p#yane2			{	
				border: solid 2px #66aa66;
				width: 400px;
				padding:30px;
				}
				
img.yane3		{
				margin-right: 10px;
				float: right;
				}

p#yane4			{
				border: solid 2px #66aa66;
				width: 400px;
				padding:30px;
				}
				
div#mihon		{
				text-align: center;
				}
				
				
div#footer		{
				clear: both;;
				}