﻿body {
	font-family: tahoma, ;
	
	background: white url('images/colorback.gif')
	background-size:100% 100%;}
img {
	border-style: solid;
	border-width: 2px;
	border-color: #000;
	font-family: Tahoma;
	color: #000000;
    box-shadow: 10px 10px 5px #888888;
    border:2px solid;
    border-radius:8px; /* input photo corner radius here */
    -moz-border-radius:7px; /* Firefox 3.6 and earlier */
	}
font {
	font-family: Tahoma;
	color: #000000;
}
.auto-style1 {
	font-size: medium;
	font-family: tahoma;
}
.auto-style2 {
	font-size: medium;
	font-family: Tahoma;
}
.auto-style3 {
	font-size: xx-large;
	font-family: Tahoma;
}
